예제 #1
0
 public FilePath getParentDirectory() {
   return new FilePath(PathUtils.getDirectoryName(this.asString()));
 }