ShellOptions: SpawnOptions & {
    supress?: boolean;
    verbose?: boolean;
}