app

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

App is the main entrypoint for the bndry CLI.

func New

func New() (*App, error)

New creates a configured App instance.

func (*App) NewRootCommand

func (a *App) NewRootCommand() *cobra.Command

NewRootCommand builds the Cobra command tree for bndry.

func (*App) Run

func (a *App) Run(ctx context.Context, args []string) error

Run executes the requested command.

Jump to

Keyboard shortcuts

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