Categorygithub.com/puppetlabs/leg/workdir
package
0.1.0
Repository: https://github.com/puppetlabs/leg.git
Documentation: pkg.go.dev

# README

workdir

This package provides utilties for creating and managing working directories. It defaults to the XDG suite of directory standards from freedesktop.org.

The functionality in this package should work on Linux, MacOS and the BSDs.

TODO

  • add a mechanism for root interactions
  • add Windows support