Module: CMDB::Shell

Defined in:
lib/cmdb/shell.rb,
lib/cmdb/shell/dsl.rb,
lib/cmdb/shell/text.rb,
lib/cmdb/shell/printer.rb,
lib/cmdb/shell/prompter.rb

Defined Under Namespace

Classes: DSL, Printer, Prompter, Text

Constant Summary collapse

FEW =

Maximum number of “things” before the UI starts collapsing display elements, i.e. treating subtrees as subdirectories.

3
MANY =

Maximum number of “things” for which to offer autocomplete and other shortcuts.

25