dartdoc package
documentation
dartdoc
DartdocOption
<
T
>
name property
name
dartdoc package
documentation
dartdoc
DartdocOption
<
T
>
name property
DartdocOption class
Constructors
DartdocOption
Properties
argParser
defaultsTo
hashCode
help
isDir
isFile
isGlob
keys
mustExist
name
optionIs
parent
resourceProvider
root
runtimeType
Methods
add
addAll
noSuchMethod
parseArguments
toString
traverse
valueAt
valueAtCurrent
valueAtElement
Operators
operator ==
operator []
name
property
String
name
final
The name of this option, not including the names of any parents.
Implementation
final String name;