Util

object Util
class Object
trait Matchable
class Any
Util.type

Value members

Concrete methods

def deleteFile(target: File): Unit
def detectMainClassAndMethod(outDir: Path, classpathEntries: Seq[Path], srcFile: String): (String, Method)