Skip to main content

run

Function run 

Source
pub async fn run(
    dir: &Path,
    name: &str,
    trust: &str,
    effective_from: Option<i64>,
    effective_to: Option<i64>,
    space: &str,
) -> Result<()>