comparison doc/html/api/module/Irccd.File/function/remove.md @ 0:1158cffe5a5e

Initial import
author David Demelier <markand@malikania.fr>
date Mon, 08 Feb 2016 16:43:14 +0100
parents
children 070a1ece2af6
comparison
equal deleted inserted replaced
-1:000000000000 0:1158cffe5a5e
1 ---
2 function: remove
3 summary: "Remove the file at the specified path."
4 synopsis: "Irccd.File.remove(path)"
5 arguments:
6 - "path, the path to the file"
7 throws: "Any exception on error."
8 ---