annotate doc/html/api/module/Irccd.File/method/close.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 fe9854a09ee7
children 904ee87bc808
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
55
fe9854a09ee7 Misc: switch CRLF -> LF
David Demelier <markand@malikania.fr>
parents: 0
diff changeset
1 ---
fe9854a09ee7 Misc: switch CRLF -> LF
David Demelier <markand@malikania.fr>
parents: 0
diff changeset
2 method: close
fe9854a09ee7 Misc: switch CRLF -> LF
David Demelier <markand@malikania.fr>
parents: 0
diff changeset
3 summary: "Force close of the file, automatically called when object is collected."
fe9854a09ee7 Misc: switch CRLF -> LF
David Demelier <markand@malikania.fr>
parents: 0
diff changeset
4 synopsis: "File.prototype.close()"
fe9854a09ee7 Misc: switch CRLF -> LF
David Demelier <markand@malikania.fr>
parents: 0
diff changeset
5 ---