pkg

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2025 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersion

func GetVersion() string

Types

type Args added in v0.10.0

type Args struct {
	Command string
	Args    []string
}

func GetArgs added in v0.10.0

func GetArgs(validator CommandValidator) Args

type CommandValidator added in v0.10.0

type CommandValidator interface {
	IsCommandValid(cmd string) bool
}

Jump to

Keyboard shortcuts

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