nanana37 / eacces-modifier

Make "Permission denied" detailed.
0 stars 0 forks source link

Stack of condition should be passed #3

Closed nanana37 closed 3 weeks ago

nanana37 commented 7 months ago

Currently

One GET function can find only one condition.

GET functions: getIfCond_call, *_cmp, etc...

Need

Each get functions can manage multiple conditions.

nanana37 commented 3 weeks ago

https://github.com/nanana37/eacces-modifier/pull/18