commands

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2025 License: ISC Imports: 12 Imported by: 0

Documentation

Overview

Package commands contains functions that are exposed as dedicated commands of the tool.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunCommand

type RunCommand struct {
	*options.Options `embed:""`
}

RunCommand represents the run subcommand.

func (*RunCommand) Run

func (cmd *RunCommand) Run(_ *options.Options) error

Run executes the main logic of the application.

type VersionCommand

type VersionCommand struct{}

VersionCommand represents the options specific to the version command.

func (*VersionCommand) Run

Run is the function for the version command.

Jump to

Keyboard shortcuts

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