command

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: AGPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Echo

func Echo(parameters ...any) yup.Command

Types

type EscapeFlag

type EscapeFlag bool
const (
	EnableEscape  EscapeFlag = true
	DisableEscape EscapeFlag = false
)

func (EscapeFlag) Configure

func (f EscapeFlag) Configure(flags *flags)

type NoNewlineFlag

type NoNewlineFlag bool
const (
	NoNewline   NoNewlineFlag = true
	WithNewline NoNewlineFlag = false
)

func (NoNewlineFlag) Configure

func (f NoNewlineFlag) Configure(flags *flags)

Jump to

Keyboard shortcuts

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