needsToBeUpdatedFromPath_ method

bool needsToBeUpdatedFromPath_(
  1. NSString path
)

Implementation

bool needsToBeUpdatedFromPath_(NSString path) {
  return _lib._objc_msgSend_63(
      _id, _lib._sel_needsToBeUpdatedFromPath_1, path._id);
}