Description Usage Arguments Value Examples
Unmound a mounted GCS file system
1 | gcs_unmount(mountpoint)
|
mountpoint |
The path to the mounted GCS file system. |
No return value
1 2 3 4 5 | ## Unmount a directory
## No operation will be done
## if the directory does not exist or
## not a mounted directory
gcs_unmount("path_to_your_mounted_directory")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.