Path: | lib/capistrano/recipes/deploy.rb |
Last Update: | Tue Aug 26 17:08:57 -0600 2008 |
If :run_method is :sudo (or :use_sudo is true), this executes the given command via sudo. Otherwise is uses run. Further, if sudo is being used and :runner is set, the command will be executed as the user given by :runner.