Documentation
¶
Index ¶
Constants ¶
View Source
const RecommendedCommandNameAdd = "add"
View Source
const RecommendedCommandNameTask = "task"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TaskAddOptions ¶
type TaskAddOptions struct {
*common.DatedOptions
// contains filtered or unexported fields
}
func (*TaskAddOptions) Run ¶
func (tao *TaskAddOptions) Run() error
func (*TaskAddOptions) Validate ¶
func (tao *TaskAddOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.