Function holochain_cli_sandbox::calls::list_apps[][src]

pub async fn list_apps(
    cmd: &mut CmdRunner,
    args: ListApps
) -> Result<Vec<InstalledAppInfo>>
Expand description