FileManifestProvider

constructor(file: File)

Instantiates a FileManifestProvider object.

Parameters

file

the file that will store the depot manifests.


constructor(filename: String)

Instantiates a FileManifestProvider object.

Parameters

filename

the filename that will store the depot manifests.


constructor(file: Path)

Instantiates a FileManifestProvider object.

Parameters

file

the file that will store the depot manifests