Skip to content

Can set and get local build path prefix

Latest
Compare
Choose a tag to compare
@spaze spaze released this 13 Jan 18:11
b94f713
  • Can set local build path prefix with setLocalBuildPrefix(string $prefix) (#23)
  • Can get local path where files are stored with getLocalPathBuildPrefix() (#24)

Both may be handy for overriding the path in tests for example.