Class: Chamber::Commands::Files

Inherits:
Base
  • Object
show all
Defined in:
lib/chamber/commands/files.rb

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



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

def call
  chamber.filenames
end