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

Concise view

Type members

Classlikes

implicit class WManifest(val manifest: JManifest)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object WManifest

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self 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