isGlob property

bool isGlob

Set to true if this option represents a glob.

Implementation

bool get isGlob => optionIs == OptionKind.glob;