Java org.apache.commons.cli Option.Builder fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.cli Option.Builder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.cli Option.Builder.

The text is from its open source code.

Field

StringlongOpt
the long representation of the option
booleanrequired
specifies whether this option is required to be present

Method

booleanhasArg()
Query to see if this Option requires an argument