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