VirtualDirectory

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def jar(file: Path)(implicit in: Scope): VirtualDirectory

Virtual directory that represents contents of the jar file.

Virtual directory that represents contents of the jar file.

Real, non-virtual directory on local file system.

Real, non-virtual directory on local file system.

def real(file: Path)(implicit in: Scope): VirtualDirectory

Virtual directory based on either local directory or a jar.

Virtual directory based on either local directory or a jar.

Concrete fields

Empty directory that contains no files.

Empty directory that contains no files.