Class: Jenkins2::CLI::SafeRestart
- Inherits:
-
Jenkins2::CLI
- Object
- Jenkins2::CLI
- Jenkins2::CLI::SafeRestart
- Defined in:
- lib/jenkins2/cli/root.rb
Instance Attribute Summary
Attributes inherited from Jenkins2::CLI
Class Method Summary collapse
Methods inherited from Jenkins2::CLI
#call, class_to_command, #initialize, #parse, subcommands
Constructor Details
This class inherits a constructor from Jenkins2::CLI
Class Method Details
.description ⇒ Object
6 7 8 |
# File 'lib/jenkins2/cli/root.rb', line 6 def self.description 'Safely restart Jenkins.' end |