Method: Gloo::Core::Pn#segments

Defined in:
lib/gloo/core/pn.rb

#segmentsObject

Convert the raw string to a list of segments.



99
100
101
# File 'lib/gloo/core/pn.rb', line 99

def segments
  return @elements
end