Class: TheFox::Wallet::ClearCommand
- Defined in:
- lib/wallet/command_clear.rb
Overview
Clear temp and cache files.
Constant Summary collapse
- NAME =
'clear'
Instance Method Summary collapse
Methods inherited from Command
create_by_name, #initialize, is_matching_class
Constructor Details
This class inherits a constructor from TheFox::Wallet::Command