grep

package
v0.175.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package grep implements functions to parse and filter spec files like playwright is doing.

See https://playwright.dev/docs/test-annotations#tag-tests for details.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchFiles

func MatchFiles(sys fs.FS, files []string, grep string, grepInvert string) (matched []string, unmatched []string)

MatchFiles finds the files whose contents match the grep expression in the title parameter

Types

This section is empty.

Jump to

Keyboard shortcuts

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