Method IsWSL
IsWSL()
Determines if the current platform is WSL (Windows Subsystem for Linux).
public static bool IsWSL()
Returns
- bool
True if running on WSL, false otherwise.
Determines if the current platform is WSL (Windows Subsystem for Linux).
public static bool IsWSL()
True if running on WSL, false otherwise.