Class: Chamber::Commands::Files
- Defined in:
- lib/chamber/commands/files.rb
Instance Attribute Summary
Attributes inherited from Base
#chamber, #dry_run, #rootpath, #shell
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Chamber::Commands::Base
Instance Method Details
#call ⇒ Object
8 9 10 |
# File 'lib/chamber/commands/files.rb', line 8 def call chamber.filenames end |