PathsExist
PathsExist.__init__()
Links
Check if the given paths exist.
Initialize the check.
paths – The paths to check.
Methods
__init__(*paths)
__init__