alias

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package alias provides unprefixed names for paste command flags.

import paste "github.com/gloo-foo/cmd-paste/alias"
paste.Paste(paste.Serial, paste.Delimiter(","))

Index

Constants

View Source
const NoSerial = command.PasteNoSerial

default: parallel

-s flag: serial (paste one file at a time)

Variables

This section is empty.

Functions

func Paste

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

Paste merges input lines according to GNU paste semantics; see the command package for the flag set.

Types

type Delimiter

type Delimiter = command.PasteDelimiter

Delimiter is the -d delimiter-list flag joined between consecutive lines.

Jump to

Keyboard shortcuts

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