executable

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecutableListView

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

func NewExecutableView

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

func NewTemplateListView

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

func NewTemplateView

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

func PrintExecutable

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

func PrintExecutableList

func PrintExecutableList(format string, executables executable.ExecutableList)

func PrintTemplate

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

func PrintTemplateList

func PrintTemplateList(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