object
Cli
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
ammoniteArgSignature: Seq[Arg[Config, _ >: Boolean with Path with Unit with String]]
-
def
ammoniteHelp: String
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
def
formatBlock(args: Seq[Arg[_, _]], leftMargin: Int): Seq[String]
-
val
genericSignature: Seq[Arg[Config, _ >: Boolean with Path with Unit with String]]
-
final
def
getClass(): Class[_]
-
def
groupArgs[T](flatArgs: List[String], args: Seq[Arg[T, _]], initial: T): Either[String, (T, List[String])]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
replSignature: Seq[Arg[Config, _ >: Unit with String]]
-
-
def
showArg(arg: Arg[_, _]): String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit