Type Method
resumeObserver(_:forPath:) resumeObserver:forPath: resumeObserver_forPath_
Declaration
class func resumeObserver(_ observer: NSObject, forPath filePath: String)Declaration
+ (void) resumeObserver:(NSObject *) observer forPath:(NSString *) filePath;Declaration
resumeObserver_forPath_(observer: NSObject, filePath: str)