print

print(string)
Instance Public methods

Sends a string to the host.

This does not automatically append a newline to the string. Embedded newlines may be converted and telnet command sequences escaped depending upon the values of telnetmode, binmode, and telnet options set by the host.

doc_ruby_on_rails
2015-04-22 18:13:08
Comments
Leave a Comment

Please login to continue.