getDir method

Directory getDir()

Implementation

Directory getDir() {
  return Directory(location);
}