export type RpcGetLaunchCommandResult = { args: string[]; cwd: string; };