Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A Dport.ts97 const pidTag = chalk.gray(`(pid ${runningProcess.pid})`); constant
106 message += '\n' + chalk.gray(` ${runningProcess.directory} ${pidTag}`);