is_file
checks if file exists and accessible
доступно с версии: 0.2
информация
If relative path is given file searched under patch directory
входы:
- outputs '1' if file exists and can be opened, otherwise '0'
тип: control
выходы:
- 0 or 1
тип: control
- symbol os String: pass filename if file exists
тип: control
ключевые слова:
predicate
filesystem
Авторы: Serge Poltavsky
Лицензия: GPL3 or later