ls

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdLs

func NewCmdLs() *cobra.Command

func NewLsReport

func NewLsReport(workDir string, projects []*projectstack.Project) *lsReport

Types

type NameAndPath

type NameAndPath interface {
	GetName() string
	GetPath() string
}

type Options added in v0.9.0

type Options struct {
	OutputFormat string
	Level        int
	// contains filtered or unexported fields
}

func NewLsOptions

func NewLsOptions() *Options

func (*Options) Complete added in v0.9.0

func (o *Options) Complete(args []string)

func (*Options) Run added in v0.9.0

func (o *Options) Run() error

func (*Options) Validate added in v0.9.0

func (o *Options) Validate() error

Jump to

Keyboard shortcuts

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