Skip to content

Alfons 5.1

Compare
Choose a tag to compare
@daelvn daelvn released this 13 Oct 13:27
· 38 commits to master since this release

What's Changed

Added two functions to the Alfons environment:

  • cmdread uses safePopen/io.popen to execute a command and return all of its output.
  • safePopen is the equivalent of safeOpen for io.popen

Full Changelog: v5.0.2...v5.1