package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Jul 25, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package alias provides unprefixed names for the head command flags.
import "github.com/gloo-foo/cmd-head/alias"
head.Head(head.Lines(5))
head.Head(head.Bytes(20))
Head re-exports the constructor.
Bytes (-c) sets the number of leading bytes to emit.
Lines (-n) sets the number of leading lines to emit.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.