ReferenceNoirJSnoir_wasmfunctionsFunction: createFileManager()Version: v1.0.0-beta.5On 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