Class: Neetob::CLI::Github::Gems::Commands
- Inherits:
-
SubCommandBase
- Object
- Thor
- SubCommandBase
- Neetob::CLI::Github::Gems::Commands
- Defined in:
- lib/neetob/cli/github/gems/commands.rb
Instance Method Summary collapse
Methods inherited from SubCommandBase
Instance Method Details
#release ⇒ Object
15 16 17 |
# File 'lib/neetob/cli/github/gems/commands.rb', line 15 def release Release.new([:nanos], [:sandbox]).run end |