Directory not found error constant
Source position: fpmkunit.pp line 330
const DirNotFound = '<dirnotfound>'; |
Constant representing the error code returned when a directory cannot be found. Used for consistent error handling in directory operations throughout the build system.