Skip to content

io.popen

function io.popen(prog: string, mode?: "r"|"w")
  -> file*?
  2. errmsg: string?