regularFile property

bool get regularFile

Implementation

bool get regularFile {
  return _lib._objc_msgSend_12(_id, _lib._sel_isRegularFile1);
}