info

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package info provides the "script info" command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spec

type Spec struct {
	GitFilter engine.GitFilter
	Labels    []string
	// contains filtered or unexported fields
}

Spec is the "script info" command specification.

func (*Spec) Exec

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

Exec executes the "script info" 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