command

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Pipe = Raw("|")

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func NewBuilder

func NewBuilder(p ...any) *Builder

func (*Builder) Push

func (j *Builder) Push(p ...any) *Builder

func (Builder) String

func (j Builder) String() string

func (*Builder) Unshift

func (j *Builder) Unshift(p ...any) *Builder

type Env

type Env struct {
	Key   string
	Value string
}

func NewEnv

func NewEnv(k, v string) Env

func (Env) String

func (e Env) String() string

type Raw

type Raw string

Jump to

Keyboard shortcuts

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