text data
file name
Find files by name
file name to search for
Optionalfast: booleanreturn first result and stop search
Optionalpath: stringpath to directory where to start the search
array of found file paths relative to starting directory
Optionalmkdirs: booleanOptionalsuffix: stringOptionalmkdirs: booleanCheck if a string is a valid URL
input string to be evaluated
true if a valid URL, false otherwise
find all (nested) files in a directory
directory to search
list of files
Save JSON object to file
data object
file name
OptionalincludeMeta: booleantrue to include metadata, false otherwise. Default: true
OptionalkeepRev: booleankeep the _rev key from objects. Default: false
OptionalkeepModifiedProperties: booleantrue to keep modified properties in the json, otherwise delete them. Default: false
true if successful, false otherwise
Save text data to file
text data
file name
true if successful, false otherwise
Save object to file in Frodo export format
data object
key of identifier in the data object
file name
OptionalincludeMeta: booleantrue to include metadata, false otherwise. Default: true
OptionalkeepModifiedProperties: booleantrue to keep modified properties in the json, otherwise delete them. Default: false
Append text data to file