crossesDirectory property

bool? crossesDirectory

Returns true if the glob pattern constains the segments that crosses the directoty.

Implementation

bool? get crossesDirectory => _crossesDirectory;