Skip to main content

CommandCheckExecutabilityClosure

Type Alias CommandCheckExecutabilityClosure 

Source
pub type CommandCheckExecutabilityClosure = fn(&ConstructDid, &str, &CommandSpecification, &ValueStore, &RunbookSupervisionContext, &AuthorizationContext) -> Result<Actions, Diagnostic>;