dynver
dynver
API
dynver.impl
NoProcessLogger
sbtdynver
DynVer
DynVer
GitCommitSuffix
GitCommitSuffix
GitCommitSuffixOps
GitDescribeOutput
GitDescribeOutput
OptGitDescribeOutputOps
GitDirtySuffix
GitDirtySuffix
GitDirtySuffixOps
GitRef
GitRef
GitRefOps
dynver
/
sbtdynver
/
DynVer
DynVer
sbtdynver.DynVer$
See the
DynVer
companion class
object
DynVer
extends
DynVer
with
Option
[
File
]
=>
DynVer
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show 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
Clear all
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
def
getGitDescribeOutput
(
d
:
Date
):
Option
[
GitDescribeOutput
]
Attributes
Inherited from:
DynVer
def
getGitPreviousStableTag
:
Option
[
GitDescribeOutput
]
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