Filesystem crate.
Filesystem crate.
(make-xfs-filesytem device)Format a device as an XFS filesystem.
Format a device as an XFS filesystem.
(mount device
       mount-point
       &
       {:keys [fs-type device-type automount no-automount dump-frequency
               boot-check-pass]
        :or {dump-frequency 0 boot-check-pass 0}
        :as options})Mount a device.
Mount a device.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |