Class: Chamber::Commands::Files

Inherits:
Base
  • Object
show all
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

call, #initialize

Constructor Details

This class inherits a constructor from Chamber::Commands::Base

Instance Method Details

#callObject



8
9
10
# File 'lib/chamber/commands/files.rb', line 8

def call
  chamber.filenames
end