grep

package
v0.0.0-...-c2832fb Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2016 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Grep

type Grep struct {
	Field   string `short:"f" long:"field" description:"field to match against"`
	Pattern string `short:"p" long:"pattern" description:"regexp pattern to match value against"`
	// contains filtered or unexported fields
}

func (*Grep) Description

func (g *Grep) Description() string

func (*Grep) Execute

func (g *Grep) Execute(args []string) error

func (*Grep) Filter

func (g *Grep) Filter(m *cypress.Message) (*cypress.Message, error)

func (*Grep) Filterer

func (g *Grep) Filterer() (cypress.Filterer, error)

Jump to

Keyboard shortcuts

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