All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dc10.compile.VirtualFile.scala Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package dc10.compile

import java.nio.file.Path

case class VirtualFile(path: Path, contents: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy