package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Die is the same as Warn, but it quits with exit status 1 after printing a message.
MapFilesToDirectories creates one entry for each file and directory passed.
MustAbs returns an absolute path.
Warn is just a shorter version of a formatted printing to stderr.

# Structs

StringSliceWrapper is an implementation of flag.Value interface.