improve documentation on outputs
Opened this issue · 1 comments
samuelcolvin commented
webknjaz commented
Thanks, when I was adding the outputs, I mostly exposed them “just in case” with no testing or verification. I think it'd make more sense to guarantee that failure
and success
are booleans instead.
So there are three outputs: failure
/success
seem to be booleans and result
is a string.