ruffsl@programming.dev to Programming@programming.devEnglish · 2 years agoEverything about TOML format - Orchard Dwellerwww.youtube.comexternal-linkmessage-square50linkfedilinkarrow-up151arrow-down18file-textcross-posted to: python@programming.dev
arrow-up143arrow-down1external-linkEverything about TOML format - Orchard Dwellerwww.youtube.comruffsl@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square50linkfedilinkfile-textcross-posted to: python@programming.dev
Visualizer: https://toml-to-json.orchard.blog/ Code: https://github.com/orcharddweller/tom… TOML spec: https://toml.io/en/v1.0.0
minus-squareAMDmi3@lemmy.worldlinkfedilinkarrow-up2·edit-22 years agoYou just check the exit code, no? The other process may fail while generating syntactically correct data too, regardless of format.
You just check the exit code, no? The other process may fail while generating syntactically correct data too, regardless of format.