get name()
in
src/content/models/Tool.js [23:25]
3
lines of code
1
McCabe index (conditional complexity)
get name() { return this.#name; }