Command
# File lib/phusion_passenger/config/restart_app_command.rb, line 36 def self.description return "Restart an application" end
# File lib/phusion_passenger/config/restart_app_command.rb, line 40 def run parse_options select_passenger_instance @admin_client = connect_to_passenger_admin_socket(:role => :passenger_status) select_app_group_name perform_restart end
[Validate]
Generated with the Darkfish Rdoc Generator 2.