Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2c616e85cf76ec57500a629a2152e118c223674c
/
.
/
Help
/
release
/
dev
/
if-check-file-permissions.rst
blob: ec69b0026070603b5b66d671f6f8adec80ab998a [
file
]
if
-
check
-
file
-
permissions
-------------------------
*
The
:
command
:
`if`
command gained
new
tests
``
IS_READABLE
``
,
``
IS_WRITABLE
``
and
``
IS_EXECUTABLE
``
to check file
or
directory permissions
.