ParseArg

object ParseArg

Contains functions detailing what to do with user command-line input which doesn't match either a file path, resource or key=value pair

class Object
trait Matchable
class Any

Value members

Concrete fields

val Ignore: String => Config
val Throw: String => Nothing