PmsUtil

org.gentoo.pms.PmsUtil
object PmsUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PmsUtil.type

Members list

Type members

Classlikes

case class NextRevisionResult(next: Path, currentHighest: Option[Path])

Attributes

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

Value members

Concrete methods

def bumpRevision(atom: String): String
def nextRevision(atom: RelPath, repo: Path): NextRevisionResult

Concrete fields

val dotEbuild: String
val revisionPattern: Regex