Mason J. Katz

Results 5 comments of Mason J. Katz

Create a new table attr | doc ----|----- Where attr is the name of the attribute and doc is the doc text for usage. The doc text is set from...

Added potential fix to pull request as independent commit.

The ci commit is a throw away. I just wanted to demonstrate this pull requests passes the ci checks.

Rebased It looks like the ci is in flux right now -- see the linter failing on code outside of this commit.

Is there interest in moving this forward and adding a dir param version for all the Run/Output functions? Meaning: ``` sh.RunFrom sh.RunFromV sh.RunWithFrom sh.RunWithFromV sh.OutputFrom sh.OutputWithFrom ``` I'd be happy...