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 is a website building & hosting documentation for Clojure/Script libraries
× close