core/src/is library

Properties

isCiCdEnvironment bool
Check if the current environment is a CI/CD environment.
no setter

Functions

exists(String path, {bool followLinks = true}) bool
File system existence and type checking utilities.
isDirectory(String path) bool
Check if a path points to a directory.
Check if a path points to a symbolic link.