DynVer

sbtdynver.DynVer$
See theDynVer companion class
object DynVer extends DynVer with Option[File] => DynVer

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Option[File] => DynVer
class DynVer
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
DynVer.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

override def apply(wd: Option[File]): DynVer

Attributes

Definition Classes
Function1
def apply(wd: Option[File], separator: String, vTagPrefix: Boolean): DynVer

Inherited methods

def andThen[A](g: DynVer => A): T1 => A

Attributes

Inherited from:
Function1
def compose[A](g: A => Option[File]): A => R

Attributes

Inherited from:
Function1
def fallback(d: Date): String

Attributes

Inherited from:
DynVer
def getDistanceToFirstCommit(): Option[Int]

Attributes

Inherited from:
DynVer

Attributes

Inherited from:
DynVer

Attributes

Inherited from:
DynVer
def hasNoTags(): Boolean

Attributes

Inherited from:
DynVer
def isDirty(): Boolean

Attributes

Inherited from:
DynVer
def isSnapshot(): Boolean

Attributes

Inherited from:
DynVer
def isVersionStable(): Boolean

Attributes

Inherited from:
DynVer
def makeDynVer(d: Date): Option[String]

Attributes

Inherited from:
DynVer
def previousVersion: Option[String]

Attributes

Inherited from:
DynVer
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def sonatypeVersion(d: Date): String

Attributes

Inherited from:
DynVer
def timestamp(d: Date): String

Attributes

Inherited from:
DynVer
def vTagPrefix: Boolean

Attributes

Inherited from:
DynVer
def version(d: Date): String

Attributes

Inherited from:
DynVer