Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Context ¶ added in v0.3.0
func NewContext ¶ added in v0.3.0
type Current ¶ added in v0.0.2
Current is a struct about various current state we pass to template to help us do some business logic depend on a context
type InitCommand ¶ added in v0.3.0
type InitCommand struct {
}
func (*InitCommand) ArgDesc ¶ added in v0.3.0
func (cmd *InitCommand) ArgDesc() string
func (*InitCommand) Help ¶ added in v0.3.0
func (cmd *InitCommand) Help() string
type Theme ¶ added in v0.0.4
type Theme struct {
Name string
// contains filtered or unexported fields
}
func NewThemeFromConfig ¶ added in v0.3.0
func (*Theme) LayoutPath ¶ added in v0.0.4
Click to show internal directories.
Click to hide internal directories.