Skip to content

os.rename

function os.rename(oldname: string, newname: string)
  -> suc: boolean
  2. errmsg: string?