mssparkutils.fs.unmountFromDriverNode {notebookutils} | R Documentation |
Removes a mount point from driver node.
Description
Removes a mount point from driver node.
Usage
mssparkutils.fs.unmountFromDriverNode(mountPoint)
Arguments
mountPoint |
The directory that was previously mounted. |
Value
TRUE if the mount point was successfully unmounted.
[Package notebookutils version 1.5.3 Index]