IOVFS constructor
IOVFS(})
Implementation
IOVFS(
this.rootDirectory, {
this.showExtensions = true,
super.workingDirectory,
super.comparators,
super.layouts,
}) : assert(!kIsWeb, "RealVFS is not supported on the web");