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 8, 2025 License: AGPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sed

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

Types

type Expression

type Expression string

func (Expression) Configure

func (e Expression) Configure(flags *flags)

type ExtendedRegexFlag

type ExtendedRegexFlag bool
const (
	ExtendedRegex   ExtendedRegexFlag = true
	NoExtendedRegex ExtendedRegexFlag = false
)

func (ExtendedRegexFlag) Configure

func (f ExtendedRegexFlag) Configure(flags *flags)

type InPlaceFlag

type InPlaceFlag bool
const (
	InPlace   InPlaceFlag = true
	NoInPlace InPlaceFlag = false
)

func (InPlaceFlag) Configure

func (f InPlaceFlag) Configure(flags *flags)

type QuietFlag

type QuietFlag bool
const (
	Quiet   QuietFlag = true
	NoQuiet QuietFlag = false
)

func (QuietFlag) Configure

func (f QuietFlag) Configure(flags *flags)

type ScriptFile

type ScriptFile string

func (ScriptFile) Configure

func (s ScriptFile) Configure(flags *flags)

Jump to

Keyboard shortcuts

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