We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3fc9c4 commit 3d6879bCopy full SHA for 3d6879b
reference/filesystem/functions/is-file.xml
@@ -13,7 +13,8 @@
13
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
14
</methodsynopsis>
15
<para>
16
- Tells whether the given file is a regular file.
+ Tells whether the given file is a regular file. If <parameter>filename</parameter> is a
17
+ symbolic link, it will resolve the symlink and will give information about the referred file.
18
</para>
19
</refsect1>
20
0 commit comments