newMain

object newMain
Companion:
class
Source:
newMain.scala
class Object
trait Matchable
class Any
newMain.type

Type members

Classlikes

final class alias(val name: String) extends ParameterAnnotation

Alias name for the parameter.

Alias name for the parameter.

If the name has one character, then it is a short name (e.g. -i). If the name has more than one characters, then it is a long name (e.g. --input).

Source:
newMain.scala