Variable: isLinux
const
isLinux:boolean
Flag indicating whether we are running on a Linux operating system.
If the value of this flag is true, it means the current system is Linux. If the value is false, it means the current system is not Linux.
const
isLinux:boolean
Flag indicating whether we are running on a Linux operating system.
If the value of this flag is true, it means the current system is Linux. If the value is false, it means the current system is not Linux.