WireCellsConfig

internal data class WireCellsConfig(val backendUrl: String?)

Constructors

Link copied to clipboard
constructor(backendUrl: String?)

Properties

Link copied to clipboard
val backendUrl: String?