ls

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: Apache-2.0 Imports: 16 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 LsOptions

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

func NewLsOptions

func NewLsOptions() *LsOptions

func (*LsOptions) Complete

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

func (*LsOptions) Run

func (o *LsOptions) Run() error

func (*LsOptions) Validate

func (o *LsOptions) Validate() error

type NameAndPath

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

Jump to

Keyboard shortcuts

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