We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Definition
current_task
Module
Capistrano::Configuration::Execution
Returns the TaskDefinition object for the currently executing task, or nil of no task is being executed.
TaskDefinition
nil
Available instance variables for TaskDefinition objects are:
@max_hosts @fully_qualified_name @on_error @servers @desc @options @namespace @body @name