executable

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecutableListView added in v0.1.1

func NewExecutableListView(
	ctx *context.Context,
	executables executable.ExecutableList,
	format types.Format,
	runFunc func(string) error,
) tuikit.View

func NewExecutableView added in v0.1.1

func NewExecutableView(
	ctx *context.Context,
	exec *executable.Executable,
	format types.Format,
	runFunc func(string) error,
) tuikit.View

func NewTemplateListView added in v0.6.0

func NewTemplateListView(
	ctx *context.Context,
	templates executable.TemplateList,
	format types.Format,
	runFunc func(string) error,
) tuikit.View

func NewTemplateView added in v0.6.0

func NewTemplateView(
	ctx *context.Context,
	template *executable.Template,
	format types.Format,
	runFunc func(string) error,
) tuikit.View

func PrintExecutable

func PrintExecutable(logger tuikitIO.Logger, format string, exec *executable.Executable)

func PrintExecutableList

func PrintExecutableList(logger tuikitIO.Logger, format string, executables executable.ExecutableList)

func PrintTemplate added in v0.6.0

func PrintTemplate(logger tuikitIO.Logger, format string, template *executable.Template)

func PrintTemplateList added in v0.6.0

func PrintTemplateList(logger tuikitIO.Logger, format string, templates executable.TemplateList)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL