Boolean true if specified path exists as a file
Boolean true if specified path exists as a folder
Converts encoded base64 string to standard
Write non-streaming content to file
- path must exist
- file will be created if does not exist
Searches from specified path upwards for a specified file returns the resolved path if found. Takes an optional starting path which defaults to __dirName
. Returns null
on any error.