Skip to main content

execute

Function execute 

Source
pub async fn execute(
    workspace_root: &Path,
    config: &PersistentMemoryConfig,
    args: Value,
) -> Result<Value>