Skip to content

os.remove

function os.remove(filename: string)
  -> suc: boolean
  2. errmsg: string?