public class RelativeLinkArg extends Object implements Arg
Constructor and Description |
---|
RelativeLinkArg(PathSourcePath library) |
Modifier and Type | Method and Description |
---|---|
void |
appendToCommandLine(java.util.function.Consumer<String> consumer,
SourcePathResolverAdapter pathResolver)
Feed the contents of the Arg to the supplied consumer.
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
flattenToSpaceSeparatedString, singleCommandLineArg, stringify, stringify, stringify, stringifyList
public RelativeLinkArg(PathSourcePath library)
public void appendToCommandLine(java.util.function.Consumer<String> consumer, SourcePathResolverAdapter pathResolver)
Arg
appendToCommandLine
in interface Arg
public String toString()
public boolean equals(Object o)