Documentation
¶
Index ¶
Constants ¶
View Source
const WorkRecommendedCommandName = "work"
Variables ¶
This section is empty.
Functions ¶
func NewWorkCmd ¶
Types ¶
type WorkOptions ¶
type WorkOptions struct {
// contains filtered or unexported fields
}
func NewWorkOptions ¶
func NewWorkOptions() *WorkOptions
func (*WorkOptions) Run ¶
func (wo *WorkOptions) Run() (err error)
func (*WorkOptions) Validate ¶
func (wo *WorkOptions) Validate() (err error)
Click to show internal directories.
Click to hide internal directories.