<div dir="ltr">You can use <a href="https://dlang.org/phobos/std_file.html#getAttributes">https://dlang.org/phobos/std_file.html#getAttributes</a>, but you still need to distinguish Windows and posix platforms</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 15, 2017 at 5:36 AM, Joseph via Digitalmars-d-learn <span dir="ltr"><<a href="mailto:digitalmars-d-learn@puremagic.com" target="_blank">digitalmars-d-learn@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Friday, 15 September 2017 at 02:02:54 UTC, Neia Neutuladh wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Friday, 15 September 2017 at 01:42:02 UTC, Joseph wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a cross-platform way in D to check if a path is writable?<br>
</blockquote>
<br>
Try to write to it and see if you get an error.<br>
</blockquote>
<br></div></div>
Um, so I have to do this for every platform? I thought D was a systems language?<br>
</blockquote></div><br></div>