Header menu logo BioFSharp

MountInfo Type

Union cases

Union case Description

HostDir string

Full Usage: HostDir string

Parameters:
    Item : string

Item : string

NoMount

Full Usage: NoMount

Static members

Static member Description

MountInfo.containerPathOf m filePath

Full Usage: MountInfo.containerPathOf m filePath

Parameters:
Returns: string

get the container full mounted unix path of a file in a subfolder of the mounted host directory

m : MountInfo
filePath : string
Returns: string

MountInfo.getContainerPath hd

Full Usage: MountInfo.getContainerPath hd

Parameters:
Returns: string

get the full mounted unix path used in the container

hd : MountInfo
Returns: string

MountInfo.getHostDir hd

Full Usage: MountInfo.getHostDir hd

Parameters:
Returns: string

get the path of the windows host directory used to mount in the container

hd : MountInfo
Returns: string

Type something to start searching.