* Get the default shell for this platform * @returns Path to default shell executable
()
| 76 | * @returns Path to default shell executable |
| 77 | */ |
| 78 | getDefaultShell(): string |
| 79 | |
| 80 | /** |
| 81 | * Detect user's preferred shell (async, may spawn processes) |
no outgoing calls
no test coverage detected