Skip to content

1.1.0: Environment accessors

Choose a tag to compare

@thekid thekid released this 28 Aug 21:51
· 193 commits to main since this release
  • Added accessor for environment varibales, Environment::variable()
    (@thekid)
  • Added accessor for temporary directory, Environment::tempDir()
    (@thekid)
  • Added accessor for environment root path, Environment::taskroot()
    (@thekid)