view doc/html/api/module/Irccd.File/function/remove.md @ 254:93a227277786

Irccd: various fixes for further cross-compilation
author David Demelier <markand@malikania.fr>
date Mon, 05 Sep 2016 12:53:13 +0200
parents 12dfbec74a9c
children 904ee87bc808
line wrap: on
line source

---
function: remove
summary: "Remove the file at the specified path."
synopsis: "Irccd.File.remove(path)"
arguments:
  - "**path**: the path to the file."
throws: "An [Irccd.SystemError](@baseurl@/api/module/Irccd/index.html#types) on failures."
---