segments property

List<GlobSegment>? segments

Returns the glob segments.

Implementation

List<GlobSegment>? get segments => _segments;