Interface: FlushSelfInvocation¶
Defined in: telemetry/src/reporter.ts:45
How the CLI re-executes itself to flush telemetry in the background. Node spawns the CLI entrypoint; deno compile binaries re-execute themselves; deno run re-runs the npm package with scoped permissions.
Properties¶
executable¶
executable:
string
Defined in: telemetry/src/reporter.ts:46
prefixArgs¶
prefixArgs:
string[]
Defined in: telemetry/src/reporter.ts:47