Socialmetrica/Socialmetrica.package/NitterUser.class/instance/remoteIsFound.st

5 lines
110 B
Smalltalk

accessing
remoteIsFound
^ (ZnClient new url: (self userNameLink asUrl); get; response) isNotFound not