Libraries
»
scmd
(3.0.3)
»
Index
»
Scmd
»
StoredCommands
»
#remove_all
Method: Scmd::StoredCommands#remove_all
Defined in:
lib/scmd/stored_commands.rb
#
remove_all
⇒
Object
25 26 27
# File 'lib/scmd/stored_commands.rb', line 25
def
remove_all
@hash
.
clear
end