MrPicklePinosaur / shrs

The rusty shell toolkit for hackers
https://mrpicklepinosaur.github.io/shrs/
Apache License 2.0
301 stars 24 forks source link

[Feature]: Changing the same value twice in Shellbuilder or ShellConfig should error #455

Open nithinmuthukumar opened 4 months ago

nithinmuthukumar commented 4 months ago

What would you like to see added?

When multiple plugins modify a field the last one will overwrite. Make it so that shrs throws a warning or error when this happens.