Skip to main content

call

Function call 

Source
pub fn call(
    root: &Path,
    op: &str,
    args: &Value,
    profile: &str,
) -> Result<DoorAnswer, DoorError>
Expand description

Perform one operator verb through whichever door this home publishes.