diff options
author | Teddy Wing | 2021-01-24 04:33:57 +0100 |
---|---|---|
committer | Teddy Wing | 2021-01-24 04:33:57 +0100 |
commit | 336f3761ab63ac95d12a7699a387b6fee17c852d (patch) | |
tree | f125a223a8e165ef8a7a857cf66b80250ed52a05 /extension | |
parent | 1daff6888cf830ad9dbfd20dd22b0c58eb6b713d (diff) | |
download | extreload-336f3761ab63ac95d12a7699a387b6fee17c852d.tar.bz2 |
main.lisp: Parse `Target.getTargets` response
Use `jsown` to parse the response from the `Target.getTargets` message.
Get a list of `targetInfos` from the response.
Extracting keys from the JSON result with `jsown:val` raises an `error`
exception when the key is not present. Turn the exception into `nil`
with the `json-obj-get` function.
Diffstat (limited to 'extension')
0 files changed, 0 insertions, 0 deletions