java.lang.Object
de.sormuras.bach.Call.Tool
public static final class Call.Tool extends Object implements Call<Call.Tool>
A named tool call.
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description Tool(String name, List<Call.Argument> arguments) -
Method Summary
Modifier and Type Method Description List<Call.Argument>arguments()Stringname()Call.Toolwith(List<Call.Argument> arguments)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.sormuras.bach.Call
findArgument, findProvider, findValue, run, toCommandLine, toDescriptiveLine, toStringArray, toStrings, with, with, with, with, with, with, with, with, without