class

JJFS::MountManager

Inherits Reference < Object

Constructors

new(storage : Storage)
Source

Instance methods

mount(repo_name : String, mount_path : String) : MountConfig | Nil
Source
unmount(mount_path : String, timeout : Time::Span = 10.seconds) : Bool
Source