Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configurable ¶
type Configurable interface {
projectfile.ConfigGetter
GetBool(key string) bool
}
type Initialize ¶
type Initialize struct {
// contains filtered or unexported fields
}
Initialize stores scope-related dependencies.
func (*Initialize) Run ¶
func (r *Initialize) Run(params *RunParams) (rerr error)
Click to show internal directories.
Click to hide internal directories.