//
pkg.gl
Category
github.com/lasthyphen/dijetalgo
utils
perms
package
1.7.2
Repository:
https://github.com/lasthyphen/dijetalgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
62 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