# File lib/capistrano/cli/help.rb, line 13 13: def execute_requested_actions_with_help(config) 14: if options[:tasks] 15: task_list(config, options[:tasks]) 16: elsif options[:explain] 17: explain_task(config, options[:explain]) 18: else 19: execute_requested_actions_without_help(config) 20: end 21: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.