get status()
in
bindings/xlb/src/edge_binding.ts [209:211]
3
lines of code
2
McCabe index (conditional complexity)
get status() { return this.options?.status || 200; }