Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ outputError
Method
outputError
typings/index.d.ts:357–357 ·
view source on GitHub ↗
(str: string, write: (str: string) => void)
Source
from the content-addressed store, hash-verified
355
writeOut?(str: string): void;
356
writeErr?(str: string): void;
357
outputError?(str: string, write: (str: string) => void): void;
358
359
getOutHelpWidth?(): number;
360
getErrHelpWidth?(): number;
Callers
1
error
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected