OParserSetup

scopt.OParserSetup
trait OParserSetup

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def errorOnUnknownArgument: Boolean
def showUsageOnError: Option[Boolean]

Show usage text on parse error. Defaults to None, which displays the usage text if --help option is not defined.

Show usage text on parse error. Defaults to None, which displays the usage text if --help option is not defined.

Attributes