Home
last modified time | relevance | path

Searched refs:LINUX (Results 1 – 2 of 2) sorted by relevance

/developtools/ace-ets2bundle/compiler/src/
Dutils.ts33 const LINUX: string = 'Linux'; constant
265 return os.type() === LINUX;
/developtools/ace-js2bundle/ace-loader/src/
DgenAbc-plugin.js44 const LINUX = 'Linux'; constant
296 return os.type() === LINUX;