RestrictedCommandsParser

scala.cli.commands.RestrictedCommandsParser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](parser: Parser[T], logger: Logger, shouldSuppressExperimentalWarnings: Boolean)(using ScalaCliInvokeData): Parser[T]