Libraries
»
ftpd
(2.0.5)
»
Index
»
Ftpd
»
FtpServerError
»
#message_with_code
Method: Ftpd::FtpServerError#message_with_code
Defined in:
lib/ftpd/exceptions.rb
#
message_with_code
⇒
Object
23 24 25
# File 'lib/ftpd/exceptions.rb', line 23
def
message_with_code
"#{code} #{message}"
end