Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "pet", Short: "Simple command-line snippet manager.", Long: `pet - Simple command-line snippet manager.`, SilenceErrors: true, SilenceUsage: true, }
RootCmd represents the base command when called without any subcommands
Functions ¶
func CanceledError ¶ added in v0.6.1
func CanceledError() error
func CountLines ¶ added in v0.8.0
CountLines returns the number of lines in a certain buffer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.