scala.cli.launcher.PowerOptions
See thePowerOptions companion object
Options extracted from LauncherOptions to allow for parsing them separately. Thanks to this and additional parsing we can read the --power flag placed anywhere in the command invocation.
This option is duplicated in scala.cli.commands.shared.GlobalOptions so that we can ensure that no subcommand defines its own --power option Checking for clashing names is done in unit tests.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article