murex icon indicating copy to clipboard operation
murex copied to clipboard

`try` and `trypipe` should support `catch` as a parameter

Open lmorg opened this issue 5 years ago • 0 comments

My thinking behind this is that if catch is supplied as a parameter then try/trypipe doesn't need to return a non-zero exit number which then means you can nest try blocks.

lmorg avatar Feb 28 '19 16:02 lmorg