org.gentoo.tex.ebuildomat.TexCollectionEbuild
See theTexCollectionEbuild companion object
class TexCollectionEbuild(val collection: TlCollection, ebuildomat: TexEbuildomat) extends TexEbuild
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class TexCollectionBasicEbuildclass TexCollectionLatexEbuildclass TexCollectionXetexEbuildShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
TexEbuild -> Source
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Writable
Attributes
- Definition Classes
-
Source -> Writable
- Inherited from:
- Source
def printTexliveContentsArray(out: Appendable, t: ContentsType, name: String, deps: Seq[MajorTlpdbEntry], headEntry: Option[String]): Unit
Attributes
- Inherited from:
- TexEbuild
def splitDepsAndDedicatedEbuilds(inDependencies: Seq[MajorTlpdbEntry]): (Seq[MajorTlpdbEntry], Seq[TexDedicatedEbuild])
Attributes
- Inherited from:
- TexEbuild
Attributes
- Inherited from:
- Source
Attributes
- Inherited from:
- Source
Concrete fields
In this article