dynver
dynver
API
dynver.impl
NoProcessLogger
sbtdynver
DynVer
DynVer
GitCommitSuffix
GitCommitSuffix
GitCommitSuffixOps
GitDescribeOutput
GitDescribeOutput
OptGitDescribeOutputOps
GitDirtySuffix
GitDirtySuffix
GitDirtySuffixOps
GitRef
GitRef
GitRefOps
dynver
/
sbtdynver
/
GitRef
GitRef
sbtdynver.GitRef
See the
GitRef
companion object
sealed case
class
GitRef
(
value
:
String
)
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
dropPrefix
:
String
Implicitly added by
GitRefOps
def
isTag
:
Boolean
Implicitly added by
GitRefOps
def
mkString
(
prefix
:
String
,
suffix
:
String
):
String
Implicitly added by
GitRefOps
Deprecated methods
def
dropV
:
GitRef
Implicitly added by
GitRefOps
Attributes
Deprecated
true
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Concrete fields
val
x
:
GitRef
Implicitly added by
GitRefOps