harness.cli.enums.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of harness-cli_3 Show documentation
Show all versions of harness-cli_3 Show documentation
Miscellaneous libraries/utilities for Scala.
package harness.cli
import harness.core.*
enum HelpType extends Enum[HelpType] { case Help, HelpExtra }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy