Libraries
»
pssh
(0.4.1)
»
Index
»
Pssh
»
Pty
»
#read
Method: Pssh::Pty#read
Defined in:
lib/pssh/pty.rb
#
read
⇒
Object
(readonly)
Returns the value of attribute read.
4 5 6
# File 'lib/pssh/pty.rb', line 4
def
read
@read
end