Libraries
»
jse
(0.1.1)
»
Index
»
JSE
»
Stream
»
#inner
Method: JSE::Stream#inner
Defined in:
lib/jse/stream.rb
#
inner
⇒
Object
(readonly)
Returns the value of attribute inner.
6 7 8
# File 'lib/jse/stream.rb', line 6
def
inner
@inner
end