org.gentoo.tex.ebuildomat

Members list

Type members

Classlikes

object Cli

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Cli.type
class Cli(arguments: Seq[String]) extends ScallopConf

Attributes

Companion
object
Supertypes
class ScallopConf
class ScallopConfBase
trait ScallopConfValidations
class Object
trait Matchable
class Any
Show all
object Configuration

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class Configuration(val cli: Cli)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
class MultiTexDedicatedEbuild(names: Seq[String], world: TlpdbWorld, category: String) extends TexDedicatedEbuild

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class SimpleTexDedicatedEbuild(name: String, world: TlpdbWorld, mode: Mode, gentooPackageNameOverride: Option[String], category: String, prefix: String, postfix: String, version: Option[String], addTexliveRevisionPostfix: Boolean) extends TexDedicatedEbuild

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class TexDedicatedEbuild(val world: TlpdbWorld)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TexEbuild

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
TexEbuild.type
object TexEbuildomat

Main entry point to Tex-Ebuild-O-Mat.

Main entry point to Tex-Ebuild-O-Mat.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class TexEbuildomat(val world: TlpdbWorld, val metadata: TexliveMetadata, val texliveVersion: TexliveVersion)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object TexLicense

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TexLicense.type
class TexliveCoreEbuild(ebuildomat: TexEbuildomat) extends TexEbuild

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all
class TexliveEbuild(ebuildomat: TexEbuildomat) extends TexEbuild

Attributes

Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all
class TexliveVersion(val version: Int)

Attributes

Supertypes
class Object
trait Matchable
class Any
class UseGuardedSimpleTexDedicatedEbuild(name: String, world: TlpdbWorld, mode: Mode, version: Option[String], addTexliveRevisionPostfix: Boolean) extends SimpleTexDedicatedEbuild

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def toPath(path: String): Path