Class: ForemanMonit::CLI
- Inherits:
-
Thor
- Object
- Thor
- ForemanMonit::CLI
- Includes:
- Thor::Actions
- Defined in:
- lib/foreman-monit/cli.rb
Instance Method Summary collapse
Instance Method Details
#export ⇒ Object
19 20 21 |
# File 'lib/foreman-monit/cli.rb', line 19 def export ForemanMonit.export_to_monitrc(.dup) end |