abb964a5a0
* move extravars and option vars loading into VM also safedir setting, all these are intrinsic to VM avoid uneeded and inefectual shallow copy remove setters/getters as VM now does most of the work in init updated and added tests * feedback + fixes * keep extra_vars property for vars_prompt * pass values not objects
2 lines
143 B
YAML
2 lines
143 B
YAML
minor_changes:
|
|
- moved some operations to inside VariableManager to make using it simpler and slightly optimized, but creating API changes
|