Method: Decode::Segment#code

Defined in:
lib/decode/segment.rb

#codeString | nil

The source code trailing the comments.

Returns:

  • (String | nil)


55
56
# File 'lib/decode/segment.rb', line 55

def code
end