AmbiguousCommand
dotty.tools.repl.AmbiguousCommand
case class AmbiguousCommand(cmd: String, matchingCommands: List[String]) extends Command
An ambiguous prefix that matches multiple commands
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Commandtrait ParseResultclass Objecttrait Matchableclass Any
Members list
In this article