public class MandatoryCanonicalPath extends MandatoryNamedArg
| Constructor and Description |
|---|
MandatoryCanonicalPath(String name,
String exampleValue,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
parse(org.neo4j.helpers.Args parsedArgs)
Parses the option (or possible default value) out of program arguments.
|
description, exampleValue, name, optionsListing, parseMultiple, usageequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithaspublic String parse(org.neo4j.helpers.Args parsedArgs)
NamedArgumentparse in interface NamedArgumentparse in class MandatoryNamedArgCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.