izumi.fundamentals.platform.cli.CLIParser.ParserError
See theParserError companion trait
object ParserError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ParserError.type
Members list
Type members
Classlikes
final case class DanglingArgument(processed: Vector[String], arg: String) extends ParserError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ParserErrorclass Objecttrait Matchableclass AnyShow all
final case class DanglingSplitter(processed: Vector[String]) extends ParserError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ParserErrorclass Objecttrait Matchableclass AnyShow all
final case class DuplicatedRoles(bad: Set[String]) extends ParserError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ParserErrorclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article