Type Alias: ContainerWithMountedTempOpts
ContainerWithMountedTempOpts:
object
Type declaration
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.