Includes one Node.js source file within another.
The included source file may contain compile directives. See Profound.js Directives for more information.
Parameters
1. File path - Path to Node.js source file to include. The file name can optionally be qualified with a directory name, otherwise the pathlist is used to locate the file.
...