exists

Whether the path exists or not. It does not matter whether it is a file or not.

bool
exists
(
in Path p
)

Examples

Meta