Debug Actor Options
data class DebugActorOptions( val maxErrors: Int, val env: IEnvVars, val profileStore: ProfileStore)
Content copied to clipboard
Constructors
Link copied to clipboard
fun DebugActorOptions( maxErrors: Int, env: IEnvVars, profileStore: ProfileStore)
Content copied to clipboard