Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteCommand ¶
func ExecuteCommand[T CmdOutput](ctx CmdContext, cmd Command[T]) mo.Result[T]
Types ¶
type CmdContext ¶
type CmdContext interface {
IsCmdContext()
}
Click to show internal directories.
Click to hide internal directories.