//
pkg.gl
Category
github.com/ava-labs/avalanchego
utils
perms
package
1.12.3-warp-verify6
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
44
Files
63 SLOC
#
Functions
ChmodR
ChmodR sets the permissions of all directories and optionally files to [perm] permissions.
Create
Create a file at [filename] that has [perm] permissions.
WriteFile
WriteFile writes [data] to [filename] and ensures that [filename] has [perm] permissions.
#
Constants
ReadOnly
No description provided by the author
ReadWrite
No description provided by the author
ReadWriteExecute
No description provided by the author