Documentation ¶
Index ¶
- func NewExecutableListView(ctx *context.Context, executables config.ExecutableList, ...) components.TeaModel
- func NewExecutableView(ctx *context.Context, exec config.Executable, format components.Format, ...) components.TeaModel
- func PrintExecutable(logger tuikitIO.Logger, format string, exec *config.Executable)
- func PrintExecutableList(logger tuikitIO.Logger, format string, executables config.ExecutableList)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExecutableListView ¶ added in v0.1.1
func NewExecutableListView( ctx *context.Context, executables config.ExecutableList, format components.Format, runFunc func(string) error, ) components.TeaModel
func NewExecutableView ¶ added in v0.1.1
func NewExecutableView( ctx *context.Context, exec config.Executable, format components.Format, runFunc func(string) error, ) components.TeaModel
func PrintExecutable ¶
func PrintExecutable(logger tuikitIO.Logger, format string, exec *config.Executable)
func PrintExecutableList ¶
func PrintExecutableList(logger tuikitIO.Logger, format string, executables config.ExecutableList)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.