Class | Capistrano::Shell |
In: |
lib/capistrano/shell.rb
|
Parent: | Object |
The Capistrano::Shell class is the guts of the "shell" task. It implements an interactive REPL interface that users can employ to execute tasks and commands. It makes for a GREAT way to monitor systems, and perform quick maintenance on one or more machines.
configuration | [R] | The configuration instance employed by this shell |