Class: Neetob::CLI::Local::Commands
- Inherits:
-
Thor
- Object
- Thor
- Neetob::CLI::Local::Commands
- Defined in:
- lib/neetob/cli/local/commands.rb
Instance Method Summary collapse
Instance Method Details
#ls ⇒ Object
13 14 15 |
# File 'lib/neetob/cli/local/commands.rb', line 13 def ls Ls.new([:apps], [:dir], [:sandbox]).run end |