Returns the string for the bash command to run tsx with the gobstones-script detected configuration.
tsx({file: './src/index.ts', watch: false }) Copy
tsx({file: './src/index.ts', watch: false })
The options applied when running typedoc.
The bash command string.
Returns the string for the bash command to run tsx with the gobstones-script detected configuration.
Example