RoloLudo/RoloLudo.package/SfOracle.class/instance/fromRepository.st

3 lines
156 B
Smalltalk
Raw Normal View History

2023-12-08 17:45:43 +00:00
accessing
fromRepository
^ STONJSON fromString: 'https://raw.githubusercontent.com/rsek/dataforged/main/src/starforged/oracles.json' asUrl retrieveContents