gnprice / toml-cli

MIT License
120 stars 24 forks source link

set: Add option to write back to file #26

Open devnev opened 10 months ago

devnev commented 10 months ago

Add --write/-w option on set command to write TOML back to input file.

cargo check and cargo test pass.