Function openFile
- openFile(
path: string | number,
options: OpenWHFSObjectOptions & { allowMissing: true },
): Promise<WHFSFile | null>Parameters
- path: string | number
- options: OpenWHFSObjectOptions & { allowMissing: true }
Returns Promise<WHFSFile | null>
Parameters
- path: string | number
Optionaloptions: OpenWHFSObjectOptions
Returns Promise<WHFSFile>
Open a file