# File lib/capistrano/transfer.rb, line 151 151: def [](key) 152: @operation[key] 153: end
# File lib/capistrano/transfer.rb, line 155 155: def []=(key, value) 156: @operation[key] = value 157: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.