Creates a new RcFileManager instance
The application root directory URL
Specify the contents of the "adonisrc.js" file as an object. Calling this method will disable loading the "adonisrc.js" file from the disk.
The RC file contents as an object
this - Returns the RcFileManager instance for method chaining
Process the contents for the rcFile
Promise that resolves when RC file processing is complete
RcFileManager is used to process the raw contents or the contents of "adonisrc.js" file.