Method: Scmd::StoredCommands#remove_all

Defined in:
lib/scmd/stored_commands.rb

#remove_allObject



25
26
27
# File 'lib/scmd/stored_commands.rb', line 25

def remove_all
  @hash.clear
end