Method: Net::SFTP::Protocol::V01::Attributes#attributes
- Defined in:
- lib/net/sftp/protocol/01/attributes.rb
#attributes ⇒ Object (readonly)
The hash of name/value pairs that backs this Attributes instance
117 118 119 |
# File 'lib/net/sftp/protocol/01/attributes.rb', line 117 def attributes @attributes end |