success
Parameters
value
Required The success condition. If this condition is met, done
will be set to true
and the error
value will remain unset. The failure condition takes precedence over the success condition. If both conditions are met, a failure will be indicated.
Parameters
argument
Required The success condition. If this condition is met, done
will be set to true
and the error
value will remain unset. The failure condition takes precedence over the success condition. If both conditions are met, a failure will be indicated.