search_file: Search file

Description Usage Arguments Value See Also

Description

Searches for matching file names in common spots and returns full path

Usage

1
search_file(pat, dir = get_path("."))

Arguments

pat

Name to match (can include containing directory to narrow search)

dir

Optional, directory from which to start/limit search (only subfolders will be searched)

Value

Path if found. NULL if not.

See Also

Other locate: find_file, here


mkearney/fml documentation built on May 9, 2019, 10:43 a.m.