It can be used as file_outline()
+ proj
.
Arguments
- file
A filename or regexp to a file inside
proj
- path
a project path
proj_list()
. IfNULL
, will return active project.- pattern
A regular expression to look for
See also
Other project management helpers:
proj-reuseme
,
proj_list()
,
proj_switch()
Examples
try(proj_file("A non-existent file"))
#> Error in proj_file("A non-existent file") :
#> No match found for "A non-existent file" in
#> /home/runner/work/reuseme/reuseme