//
pkg.gl
Category
github.com/lasthyphen/dijetsnodego
utils
perms
package
1.8.14
Repository:
https://github.com/lasthyphen/dijetsnodego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
20
Files
61 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