nativeShell

The platform-specific native shell path.

This function returns "cmd.exe" on Windows, "/bin/sh" on POSIX, and "/system/bin/sh" on Android.

@property @safe @nogc pure nothrow
string
nativeShell
()

Meta