v0.0.8
Changes
- feat(xvm): add envs pipeline for environment variable collection
xvm.add()now collectsopt.envstableXvmOpstruct carries envs asvector<pair<string,string>>xvm_operations()reads the Lua envs table into XvmOp
- fix(os.trymv): support directory destination with unix mv semantics