Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { Config *config.ProjectConfig Token *string Git *GitInfo Repo *Repo BrewRepo *Repo Archives map[string]string }
func New ¶
func New(config config.ProjectConfig) *Context
Click to show internal directories.
Click to hide internal directories.