ConstReadonlyBasename: (p: string) => stringThe file name including its extension.
ReadonlyDirname: (p: string) => stringThe directory portion of the path.
ReadonlyFull: (p: string) => stringThe whole path, for patterns that need both the folder and the file name.
Which part of a path a FlowrAnalyzerPatternFilePlugin matches its pattern against.