-
Adds a flag on the form -someflag
to the list of arguments contained within this ArgumentBuilder.
Adds a name and an argument on the form -name value
to the list of arguments contained
within this ArgumentBuilder.
Convenience form for the withNamedArgument
method, where a named argument is only added
if the value is non-null and non-empty after trimming.
Adds the supplied pre-compiled arguments in the same order as they were given.