samt-core
1.0.0
jvm
common
/
tools.samt.common
/
SamtGeneratorConfiguration
Samt
Generator
Configuration
data
class
SamtGeneratorConfiguration
(
val
name
:
String
,
val
output
:
Path
,
val
options
:
Map
<
String
,
String
>
)
Members
Constructors
Samt
Generator
Configuration
Link copied to clipboard
constructor
(
name
:
String
,
output
:
Path
,
options
:
Map
<
String
,
String
>
)
Properties
name
Link copied to clipboard
val
name
:
String
options
Link copied to clipboard
val
options
:
Map
<
String
,
String
>
output
Link copied to clipboard
val
output
:
Path