Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activate ¶
type Activate struct {
// contains filtered or unexported fields
}
func NewActivate ¶
func NewActivate(prime primeable) *Activate
func (*Activate) Run ¶
func (r *Activate) Run(params *ActivateParams) (rerr error)
type ActivateParams ¶
type ActivateParams struct { Namespace *project.Namespaced PreferredPath string Default bool Branch string }
Click to show internal directories.
Click to hide internal directories.