core/src/is library

Functions

exists(String path, {bool followLinks = true}) bool
checks if the given path exists.
isDirectory(String path) bool
true if the given path is a directory.