Sha256: 22a45fedb46dba70fb1e0f905289c34893f25553efbe26ec7794e8b7a06b5974
Contents?: true
Size: 741 Bytes
Versions: 6
Compression:
Stored size: 741 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 unicode} } 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} + %w{action_object command reopen} }
Version data entries
6 entries across 6 versions & 1 rubygems