sources
Parameters
value
The sources of the simulation application.
Parameters
values
The sources of the simulation application.
suspend fun sources(argument: List<suspend SimulationApplicationSourceConfigArgsBuilder.() -> Unit>)
suspend fun sources(vararg argument: suspend SimulationApplicationSourceConfigArgsBuilder.() -> Unit)
Parameters
argument
The sources of the simulation application.