Jar

dotty.tools.io.Jar
See theJar companion class
object Jar

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Jar.type

Members list

Type members

Classlikes

implicit class WManifest(val manifest: JManifest)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object WManifest

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
WManifest.type

Types

Value members

Concrete methods

def create(file: File, sourceDir: Directory, mainClass: String): Unit
def isJarOrZip(f: Path, examineFile: Boolean): Boolean

Implicits

Implicits

final implicit def WManifest(manifest: JManifest): WManifest