list

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	Stderr io.Writer    `validate:"required"`
	Stdout io.Writer    `validate:"required"`
	Conf   *config.File `validate:"required"`
}

List manage listing of installed templates

func (*List) List

func (l *List) List(long bool) int

List lists the output

type ListIface

type ListIface interface {
	// List lists the output
	List(long bool) int
}

ListIface ...

Jump to

Keyboard shortcuts

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