cmd

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	IgnoreCase, Invert bool
	Hidden, Quiet      bool
	NoHeader, Match    bool

	Pattern string
	Args    []string
	Files   []string
	Glob    string
	// contains filtered or unexported fields
}

func (*Cmd) Process added in v0.2.0

func (cmd *Cmd) Process() error

func (*Cmd) Run

func (c *Cmd) Run() error

func (*Cmd) RunStdin

func (c *Cmd) RunStdin() error

Jump to

Keyboard shortcuts

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