method
puts

puts(string)
public
Sends a string to the host.
Same as #print(), but appends a newline to the string.
puts(string)
public
Sends a string to the host.
Same as #print(), but appends a newline to the string.