Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mroth/bump
/ types & classes
Types & classes
3 in github.com/mroth/bump
⨍
Functions
36
◇
Types & classes
3
Struct
Options
Options defines all optional settings understood by the program. The zero value represents the program defaults.
options.go:36
Struct
bellSkipper
bellSkipper implements an io.WriteCloser that skips the terminal bell character (ASCII code 7), and writes the rest to os.Stderr. It is used to replac
prompter.go:60
Struct
cliVersionOption
prompter.go:16