cli

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package cli provides command-line interface functionality for the vulnerable target application.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

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

CLI encapsulates the command-line interface with its dependencies.

func New

func New(application *app.App) *CLI

New creates a new CLI instance with the given application context.

func (*CLI) Run

func (c *CLI) Run() error

Run executes the CLI and returns any error.

Jump to

Keyboard shortcuts

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