match.stem: match file to patterns, which can contain a stem, e.g.,...

Description Usage Arguments Value

Description

match file to patterns, which can contain a stem, e.g., dir/%.c

Usage

1

Arguments

pattern

the pattern (or a list of vector of them) to match to

file

the file name

Value

logical indicating if file matches pattern, optionally with an attribute named "stem", returning the part of file matching the %, if the matching pattern contains a %.


roverrobot/make documentation built on May 27, 2019, 11:44 p.m.