directory-exists ( dirPath -- bool )


Vocabulary
raylib

Inputs
dirPatha c-string


Outputs
boola bool


Word description
Check if a directory path exists

Definition