Declaration

class func add(_ observer: any GSPathWatcherObserver & NSObjectProtocol, forFolder folderPath: String)

Declaration

+ (void) addObserver:(NSObject<GSPathWatcherObserver> *) observer forFolder:(NSString *) folderPath;

Declaration

addObserver_forFolder_(observer: NSObject<GSPathWatcherObserver>, folderPath: str)