parser

package
v0.0.0-...-2bc12df Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ExpressionSyntaxDescription = `` /* 4197-byte string literal not displayed */

ExpressionSyntaxDescription describes `wash find`'s expression syntax.

Variables

This section is empty.

Functions

func OperandsTable

func OperandsTable() *cmdutil.Table

OperandsTable returns a table containing all of `wash find`'s available operands

Types

type Result

type Result struct {
	Paths     []string
	Options   types.Options
	Predicate types.EntryPredicate
}

Result represents the result of parsing `wash find`'s arguments.

func Parse

func Parse(args []string) (Result, error)

Parse parses `wash find`'s arguments, returning the result. `wash find`'s arguments are specified as "path [options] expression"

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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