view doc/html/api/module/Irccd.Directory/method/remove.md @ 260:904ee87bc808

CMake: split documentation into several topic, closes #535
author David Demelier <markand@malikania.fr>
date Wed, 14 Sep 2016 13:36:06 +0200
parents 392778b6d3c9
children
line wrap: on
line source

---
method: remove
js: true
summary: "Synonym of [Irccd.Directory.remove](@baseurl@/api/module/Irccd.Directory/function/remove.html) but the path is taken from the directory object."
synopsis: "Directory.prototype.remove(recursive)"
arguments:
  - "**recursive**: recursively or not (Optional, default: false)."
throws: "Any exception on error"
---