class ForemanDebian::Command::Start
Public Instance Methods
execute()
click to toggle source
# File lib/foreman_debian/command/start.rb, line 4 def execute get_engine.start end
# File lib/foreman_debian/command/start.rb, line 4 def execute get_engine.start end