controlio-check-path
v0.0.2
Published
controlio module for checking file/folder paths
Downloads
3
Readme
controlio-check-path
A check module for controlio.
Description
Checks if the given file, folder or symlink exists on the system.
Options
path
: Path that is to be checkedtype
: Either 'file', 'directory' or 'link'. Defaults to 'file'.negative
: Boolean: Check is true if file does NOT exist.