package
0.44.1
Repository: https://github.com/secrethub/secrethub-cli.git
Documentation: pkg.go.dev

# Functions

New creates a new FileMode.
Parse converts a string like 0644 to an os.FileMode.

# Variables

# Type aliases

FileMode extends os.FileMode to implement the flag.Value interface, so that the file mode can be parsed from a flag.