FileResourceExporter

constructor(location: File, write: Boolean = true)

Parameters

location

directory to save the resources to

write

whether to actually write to the file system (if false, the visitor only returns the corresponding file paths without creating them)