Description Usage Arguments Details Author(s)
Copies vrl files from field directory
1 2 3 4 5 6 7 8 9 10 11 12  | 
dir | 
 string, the base directory to begin looking for files  | 
dest | 
 string, a destination directory. Will be created if it doesn't exist  | 
file_regex | 
 regex for matching  | 
file_type | 
 the file extension for files to move  | 
regex_exclude | 
 logical, whether the regex should match files to exclude or include  | 
all_files | 
 all prospective files to copy  | 
match_files | 
 files which match the parameters from the regex and file type  | 
... | 
 additional args passed to   | 
full.names | 
 logical  | 
recursive | 
 logical  | 
Copies files
Matt Espe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.