Class: NeetoDeploy::CLI::Addon::Commands
- Inherits:
-
Thor
- Object
- Thor
- NeetoDeploy::CLI::Addon::Commands
- Defined in:
- lib/neeto_deploy/cli/addon/commands.rb
Instance Method Summary collapse
Instance Method Details
#info ⇒ Object
13 14 15 |
# File 'lib/neeto_deploy/cli/addon/commands.rb', line 13 def info Info.new().run end |
#scheduled_exports_enabled ⇒ Object
19 20 21 |
# File 'lib/neeto_deploy/cli/addon/commands.rb', line 19 def scheduled_exports_enabled ScheduledExportsSettings.new().run end |