ReferenceNoirJSnoir_wasmfunctionsFunction: createFileManager()Version: devOn this pageFunction: createFileManager() function createFileManager(dataDir): FileManager Creates a new FileManager instance based on fs in node and memfs in the browser (via webpack alias) Parameters ParameterTypeDescriptiondataDirstringroot of the file system Returns FileManager