dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

A command should have not read/write access to other commands config #128

Closed matt-gadd closed 7 years ago

matt-gadd commented 7 years ago

Bug

Expected behavior:

I should only be allowed to read and write to my own portion of .dojorc

Actual behavior:

helper.configuration.get()

and

helper.configuration.save()

can both access any command config in the .dojorc