get dirpath()

in lib/file.js [32:34]


  get dirpath() {
    return path.dirname(this.path);
  }