Skip to main content

invoke_setup_component_operation

Function invoke_setup_component_operation 

Source
pub fn invoke_setup_component_operation(
    bundle_path: &Path,
    pack_path: &Path,
    component_ref: &str,
    op: &str,
    request: &Value,
    config: &SetupConfig,
) -> Result<Value>