Skip to main content

AttachToProcess

pub async fn AttachToProcess(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>