Method: Relish::Command::Dsl::HelpText.clear_commands

Defined in:
lib/relish/commands/dsl/help_text.rb

.clear_commandsObject



34
35
36
# File 'lib/relish/commands/dsl/help_text.rb', line 34

def clear_commands
  @commands = {}
end