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