Method: Ftpd::Session#data_hostname
- Defined in:
- lib/ftpd/session.rb
#data_hostname ⇒ Object (readonly)
Returns the value of attribute data_hostname.
19 20 21 |
# File 'lib/ftpd/session.rb', line 19 def data_hostname @data_hostname end |