File

A file path wrapper with glob matching, prefix checks, and test-file detection.

Usage

Source

File()

Delegates Path methods via __getattr__ so .suffix, .name, .parent, .exists() etc. work directly.

Parameter Attributes

path: Path