is-path-file ( path -- bool )


Vocabulary
raylib

Inputs
patha c-string


Outputs
boola bool


Word description
Check if a given path is a file or a directory

Definition