Documentation
¶
Overview ¶
Package cli defines the command-line interface for yeet.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupportedProvider = errors.New("unsupported provider") ErrMissingToken = errors.New("missing auth token") )
View Source
var ErrConfigExists = errors.New("config file already exists")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.