private _handleError()
in
scripts/control.ts [48:50]
3
lines of code
1
McCabe index (conditional complexity)
private _handleError(error: string): void { new ErrorView(error); }