check method

Directory check()

Implementation

Directory check() {
  createSync();
  return this;
}