interface HasFile {
    filePath: string;
}

Hierarchy (view full)

Properties

Properties

filePath: string

Path reference.