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