Method: Shell::Extensions::ObjectCoreExtensions#subcommands

Defined in:
lib/chef/shell/ext.rb

#subcommands(subcommand_help = {}) ⇒ Object



129
130
131
# File 'lib/chef/shell/ext.rb', line 129

def subcommands(subcommand_help = {})
  @subcommand_help = subcommand_help
end