Module fixture::find [] [src]

Routines for searching.

Enums

Verdict

A decision with respect to a file.

Functions

all

Look for all files satisfying a condition.

all_with_extension

Look for all files with a particular extension.

first

Look for the first file satisfying a condition.

first_with_extension

Look for the first file with a particular extension.

some

Look for some files satisfying a condition.