Sha256: f5e9f1a116a8b32431ce275c786db04ac9014d9d79e8832667863b580f3eeffa
Contents?: true
Size: 716 Bytes
Versions: 2
Compression:
Stored size: 716 Bytes
Contents
complete(:methods=>%w{Hirb::View.enable Hirb.enable}) { %w{config_file output_method output width height formatter pager pager_command} } complete(:methods=>%w{Hirb::Helpers::Table.render table}) { %w{fields headers max_fields max_width resize number change_fields}+ %w{filters header_filter filter_any filter_classes vertical all_fields}+ %w{description escape_special_chars table_class hide_empty} } complete(:method=>"Hirb::Helpers::Tree.render") { %w{type validate indent limit description multi_line_nodes value_method children_method} } complete(:methods=>%w{Hirb::Menu.render menu}) { %w{helper_class prompt ask directions readline two_d default_field action multi_action action_object command} }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hirb-0.3.3 | lib/bond/completions/hirb.rb |
hirb-0.3.2 | lib/bond/completions/hirb.rb |