File
A file path wrapper with glob matching, prefix checks, and test-file detection.
Usage
File()Delegates Path methods via __getattr__ so .suffix, .name, .parent, .exists() etc. work directly.
Parameter Attributes
path: Path
A file path wrapper with glob matching, prefix checks, and test-file detection.
Usage
Delegates Path methods via __getattr__ so .suffix, .name, .parent, .exists() etc. work directly.
path: Path