Skip to main content

Type Alias: ContainerWithMountedTempOpts

ContainerWithMountedTempOpts = object

Properties​

expand?​

optional expand: boolean

Replace "${VAR}" or "$VAR" in the value of path according to the current environment variables defined in the container (e.g. "/$VAR/foo").


size?​

optional size: number

Size of the temporary directory in bytes.