grep

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrepResult

type GrepResult struct {
	File string
	Line string
}

type GrepResults

type GrepResults []GrepResult

func ParseGrep

func ParseGrep(data []byte) GrepResults

ParseGrep will parse the results from `os/executil.ExecSimple`.

func (GrepResults) Files

func (gr GrepResults) Files() []string

Jump to

Keyboard shortcuts

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