install

Function install 

Source
pub async fn install(
    options: &OpfsSAHPoolCfg,
    default_vfs: bool,
) -> Result<OpfsSAHPoolUtil, OpfsSAHError>
Expand description

Register opfs-sahpool vfs and return a management tool which can be used to perform basic administration of the file pool.

If the vfs corresponding to options.vfs_name has been registered, only return a management tool without register.