Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var JotlVersion string
JotlVersion is the version of the cli. This may be later overwritten by goreleaser in the CI run with the version of the release on github
Functions ¶
Types ¶
type Options ¶
type Options struct { ProjectName *textinput.Output DBDriver *multiInput.Selection LogLevel *multiInput.Selection Git *multiInput.Selection }
Directories
¶
Path | Synopsis |
---|---|
Package steps provides utility for creating each step of the CLI
|
Package steps provides utility for creating each step of the CLI |
ui
|
|
multi_input
Package multiInput provides functions that help define and draw a multi-input step
|
Package multiInput provides functions that help define and draw a multi-input step |
multi_select
Package multiSelect provides functions that help define and draw a multi-select step
|
Package multiSelect provides functions that help define and draw a multi-select step |
text_input
Package textinput provides functions that help define and draw a text-input step
|
Package textinput provides functions that help define and draw a text-input step |
Click to show internal directories.
Click to hide internal directories.