Метод | Описание | |
---|---|---|
isFreeBSD ( ) : boolean | This method is used to check if the current OS is FreeBSD | |
isMacOS ( ) : boolean | This method is used to check if the current OS is MacOs | |
isUnix ( ) : boolean | This method is used to check if the current OS is Unix | |
isWindows ( ) : boolean | This method is used to check if the current OS is Windows |