Skip to main content

authorize_write

Function authorize_write 

Source
pub async fn authorize_write(
    ctx: &ToolCtx,
    target: &Path,
    operation: &str,
    allow_permit: bool,
) -> Result<bool, RuntimeError>