Skip to content

Add stderr and return code support

Compare
Choose a tag to compare
@tusharsadhwani tusharsadhwani released this 23 Jun 12:55
· 110 commits to master since this release
  • Alternate method of invoking shell commands: stdout, stderr, return_code = ~'...'. Fixes #6
  • Add a few tests.