view doc/html/api/module/Irccd.File/method/stat.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

---
method: stat
summary: "Synonym of [Irccd.File.stat](@baseurl@/api/module/Irccd.File/function/stat.html) but with the path from the file."
synopsis: "File.prototype.stat()"
returns: "The stat information."
throws: "An [Irccd.SystemError](@baseurl@/api/module/Irccd/index.html#types) on failures."
---

## Remarks

<div class="alert alert-warning" role="alert">
**Warning**: this method is optional and may not be available on your system.
</div>