get filename()
in
lib/file.js [15:17]
3
lines of code
1
McCabe index (conditional complexity)
get filename() { return path.basename(this.path); }