Declaration

class func add(_ observer: any GSPathWatcherObserver & NSObjectProtocol, forFile filePath: String)

Declaration

+ (void) addObserver:(NSObject<GSPathWatcherObserver> *) observer forFile:(NSString *) filePath;

Declaration

addObserver_forFile_(observer: NSObject<GSPathWatcherObserver>, filePath: str)