Object
Provides a convenient way to initialize a SCP session given a Net::SSH session. Returns the Net::SCP instance, ready to use.
# File lib/net/scp.rb, line 429 429: def scp 430: @scp ||= Net::SCP.new(self) 431: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.