Skip to content

Fix oopsies

Compare
Choose a tag to compare
@xsduan xsduan released this 25 Nov 10:33
· 259 commits to master since this release

Wow, how did I not test for this

  • commands with undefined return values will no longer log as "undefined"
  • all command return values will be stringified
  • cp works differently on linux and mac. idek. taking the easy way around.