command

package module
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 4 Imported by: 0

README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tac

func Tac(opts ...any) gloo.Command[[]byte, []byte]

Tac returns a command that reverses the order of input lines. Use TacSep(s) (-s) to split on a custom record separator instead of newlines.

Types

type TacSep

type TacSep string

TacSep is the custom record separator option (-s). When given, input is split on this separator instead of newlines, the resulting records are reversed, and each record is emitted as its own output line.

Directories

Path Synopsis
Package alias provides unprefixed names for the tac command and its flags.
Package alias provides unprefixed names for the tac command and its flags.

Jump to

Keyboard shortcuts

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