Class: Neetob::CLI::Sre::Commands
- Inherits:
-
Thor
- Object
- Thor
- Neetob::CLI::Sre::Commands
- Defined in:
- lib/neetob/cli/sre/commands.rb
Instance Method Summary collapse
Instance Method Details
#check_essential_env ⇒ Object
15 16 17 |
# File 'lib/neetob/cli/sre/commands.rb', line 15 def check_essential_env CheckEssentialEnv.new([:app]).run end |