Alfons 5.1
What's Changed
Added two functions to the Alfons environment:
cmdread
usessafePopen
/io.popen
to execute a command and return all of its output.safePopen
is the equivalent ofsafeOpen
forio.popen
Full Changelog: v5.0.2...v5.1
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