Checks if the current platform is Linux. It checks the 'process' object and the 'platform' property to determine if the platform is 'linux'.
A boolean indicating whether the current platform is Linux.
Generated using TypeDoc
Checks if the current platform is Linux. It checks the 'process' object and the 'platform' property to determine if the platform is 'linux'.