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: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tail

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

Types

type AlwaysHeadersFlag

type AlwaysHeadersFlag bool
const (
	AlwaysHeaders   AlwaysHeadersFlag = true
	NoAlwaysHeaders AlwaysHeadersFlag = false
)

func (AlwaysHeadersFlag) Configure

func (a AlwaysHeadersFlag) Configure(flags *flags)

type ByteCount

type ByteCount int

func (ByteCount) Configure

func (b ByteCount) Configure(flags *flags)

type FollowFlag

type FollowFlag bool
const (
	Follow   FollowFlag = true
	NoFollow FollowFlag = false
)

func (FollowFlag) Configure

func (f FollowFlag) Configure(flags *flags)

type FollowRetryFlag

type FollowRetryFlag bool
const (
	FollowRetry   FollowRetryFlag = true
	NoFollowRetry FollowRetryFlag = false
)

func (FollowRetryFlag) Configure

func (f FollowRetryFlag) Configure(flags *flags)

type LineCount

type LineCount int

func (LineCount) Configure

func (l LineCount) Configure(flags *flags)

type QuietFlag

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

func (QuietFlag) Configure

func (q QuietFlag) Configure(flags *flags)

type StartFromLine

type StartFromLine int

func (StartFromLine) Configure

func (s StartFromLine) Configure(flags *flags)

type SuppressHeadersFlag

type SuppressHeadersFlag bool
const (
	SuppressHeaders   SuppressHeadersFlag = true
	NoSuppressHeaders SuppressHeadersFlag = false
)

func (SuppressHeadersFlag) Configure

func (s SuppressHeadersFlag) Configure(flags *flags)

type VerboseFlag

type VerboseFlag bool
const (
	Verbose   VerboseFlag = true
	NoVerbose VerboseFlag = false
)

func (VerboseFlag) Configure

func (v VerboseFlag) Configure(flags *flags)

Jump to

Keyboard shortcuts

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