Libraries
»
decode
(0.13.0)
»
Index
»
Decode
»
Segment
»
#comments
Method: Decode::Segment#comments
Defined in:
lib/decode/segment.rb
#
comments
⇒
Object
(readonly)
The preceeding comments.
39 40 41
# File 'lib/decode/segment.rb', line 39
def
comments
@comments
end