c8js • Docs
Variable: commands
const
commands:object
Common commands for c8js.
Type declaration
node
readonly
node:Promise
<string
>
A new promise that resolves to the path of node.
npm
readonly
npm:Promise
<string
>
A new promise that resolves to the path of npm.
npx
readonly
npx:Promise
<string
>
A new promise that resolves to the path of npx.