(s)
| 419 | |
| 420 | function help() { |
| 421 | const b = (s) => `${C.green}${s}${C.reset}`, d = (s) => `${C.dim}${s}${C.reset}`; |
| 422 | console.log(` |
| 423 | ${C.yellow}=== thread-stalker commands ===${C.reset} |
| 424 | ${b("stalking()")} ${d("list threads currently being stalked")} |