ruffsl@programming.dev to Programming@programming.devEnglish · 2 years agoEverything about TOML format - Orchard Dwellerwww.youtube.comexternal-linkmessage-square79fedilinkarrow-up151arrow-down18file-textcross-posted to: [email protected]
arrow-up143arrow-down1external-linkEverything about TOML format - Orchard Dwellerwww.youtube.comruffsl@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square79fedilinkfile-textcross-posted to: [email protected]
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.