path.is_dir
checks if the path is a directory
available since version: 0.9

inlets:
- output 1 if given path is found and is directory, otherwise false
type: control
outlets:
- 1 or 0
type: control
- output path if it's directory
type: control
keywords:
path
dir
Authors: Serge Poltavsky
License: GPL3 or later