libDir property

Directory get libDir

Implementation

Directory get libDir {
  return Directory(libPath);
}