Class: NeetoDeploy::CLI::Env::Commands
- Inherits:
-
Thor
- Object
- Thor
- NeetoDeploy::CLI::Env::Commands
- Defined in:
- lib/neeto_deploy/cli/env/commands.rb
Instance Method Summary collapse
Instance Method Details
#list ⇒ Object
16 17 18 |
# File 'lib/neeto_deploy/cli/env/commands.rb', line 16 def list List.new(options:).run end |