tree

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package tree provides the script tree command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spec

type Spec struct {
	// contains filtered or unexported fields
}

Spec is the "script tree" command specification.

func (*Spec) Exec

func (s *Spec) Exec(_ context.Context, cli commands.CLI) error

Exec executes the script tree command.

func (*Spec) Name

func (s *Spec) Name() string

Name returns the name of the command.

func (*Spec) Requirements added in v0.15.0

func (s *Spec) Requirements(context.Context, commands.CLI) any

Requirements returns the requirements of the command.

Jump to

Keyboard shortcuts

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