package
0.1.4
Repository: https://github.com/stacklok/frizbee.git
Documentation: pkg.go.dev

# Functions

DeclareFrizbeeFlags declares the flags common to all replacer commands.
IsPath returns true if the given path is a file or directory.
NewHelper creates a new CLI Helper struct.

# Constants

GitHubTokenEnvKey is the environment variable key for the GitHub tokennolint:gosec // This is not a hardcoded credential.
TokenHelpText is the help text for the GitHub token.
UserAgent is the user agent string used by frizbee.

# Variables

CLIVersion is the version of the frizbee CLI.
VerboseCLIVersion is the verbose version of the frizbee CLI.

# Structs

Helper is a common struct for implementing a CLI command that replaces files.