public max()
in
src/bucket.ts [87:89]
3
lines of code
1
McCabe index (conditional complexity)
public max(): number { return this.options.max; }