fundamentals-reflection
fundamentals-reflection
API
izumi.fundamentals.platform.build
BuildAttributes
BuildAttributesImpl
MacroParameters
MacroParametersImpl
izumi.fundamentals.platform.reflection
ReflectionUtil
izumi.fundamentals.reflection
ReflectiveCall
TypeUtil
fundamentals-reflection
/
izumi.fundamentals.platform.build
/
MacroParameters
MacroParameters
izumi.fundamentals.platform.build.MacroParameters$
object
MacroParameters
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
MacroParameters
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
artifactName
():
Option
[
String
]
def
artifactVersion
():
Option
[
String
]
def
gitBranch
():
Option
[
String
]
def
gitDescribedVersion
():
Option
[
String
]
def
gitHeadCommit
():
Option
[
String
]
def
gitRepoClean
():
Option
[
Boolean
]
inline
def
macroSetting
(
inline
name
:
String
):
Option
[
String
]
inline
def
macroSettingBool
(
inline
name
:
String
):
Option
[
Boolean
]
def
projectGroupId
():
Option
[
String
]
def
sbtIsInsideCI
():
Option
[
Boolean
]
def
sbtVersion
():
Option
[
String
]
def
scalaCrossVersions
():
Option
[
String
]
def
scalaVersion
():
Option
[
String
]
def
scalatestVersion
():
Option
[
String
]