Creates a RParseRequestProvider that reads from the file system. Uses fs.existsSync to check for file existence.
fs.existsSync
requestProviderFromText for a provider that reads from a text map.
Creates a RParseRequestProvider that reads from the file system. Uses
fs.existsSyncto check for file existence.