All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dfhdl.options.OnError.scala Maven / Gradle / Ivy

package dfhdl.options

enum OnError derives CanEqual:
  case Exit, Exception
object OnError:
  given OnError = OnError.Exit




© 2015 - 2025 Weber Informatics LLC | Privacy Policy