method
puts
v1_8_6_287 -
Show latest stable
- Class:
Net::Telnet
puts(string)public
Sends a string to the host.
Same as #print(), but appends a newline to the string.
puts(string)Sends a string to the host.
Same as #print(), but appends a newline to the string.