Method: ChefDK::CLI#subcommands

Defined in:
lib/chef-dk/cli.rb

#subcommandsObject



133
134
135
# File 'lib/chef-dk/cli.rb', line 133

def subcommands
  commands_map.command_names
end