package
0.7.0
Repository: https://github.com/twelvelabs/stamp.git
Documentation: pkg.go.dev

# Functions

EnsureDirWritable ensures that path is a writable directory.
EnsurePathRelativeToRoot ensures that the relative path exists inside the trusted root, and returns it's absolute path.
No description provided by the author
No description provided by the author
NormalizePath ensures that name is an absolute path.
No description provided by the author
No description provided by the author

# Constants

DefaultDirMode grants `rwx------`.
DefaultFileMode grants `rw-------`.