rootDir property

Directory get rootDir

Implementation

Directory get rootDir {
  return Directory(rootPath);
}