fileutils

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegularFilePerms

func RegularFilePerms(s string) (os.FileMode, error)

RegularFilePerms() takes an octal string representation and returns a FileMode permission.

If the string can not be parsed into a 32 bit unsigned octal, or if the passed string is not for a regular file then an error is returned, and the default regularSecure file mode is returned.

This functions ensures that it never returns a world writable permission and that the owner always has read/write permissions

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL