Function init

Source
pub async fn init(
    options: &InitOptions,
    common_options: &CommonOptions,
) -> Result<(), InitError>
Available on crate feature tokio only.
Expand description

The entry point for the borg init command

Parameter: