DirectoryExists abstract method

bool DirectoryExists(
  1. String dirPath
)

Implementation

bool DirectoryExists(
  String dirPath,
);