관리-도구
편집 파일: print-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Sends a string to the host. - !ruby/struct:SM::Flow::P body: This does <em>not</em> 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. full_name: Net::Telnet#print is_singleton: false name: print params: (string) visibility: public