public get stack()
in
src/error-context.ts [25:27]
3
lines of code
1
McCabe index (conditional complexity)
public get stack() { return this.error.stack; }