Skip to main content

DetachFromProcess

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