# Functions
DirExists checking for directory existence return bool value.
No description provided by the author
FileExists returns true if path exists.
No description provided by the author
RecursiveCheckLibDirectory finds recursively all executable files inside a lib directory.
RecursiveGetExecutablePaths finds recursively all executable files inside a dir directory.
No description provided by the author