Returns the Dirname, with the same spelling as the actual directory, however with correct upper or lower case.
Directory name. e.g. src
Directories on filesystem
directory name e.g for dirName src and directory name Src it will return Src
scans the current workspace for header files
glob string to search for header files
array of posix relative header file paths
list of headerfiles
Gets the regular non glob like filepaths from a file list including glob patterns.
list of file paths including glob like filepaths
regular filenames
scans the current workspace for source files
glob string to search for source files
array of posix relative sourcefile paths
scans filesystem for files
Array of glob strings
array of posix file paths
Generated using TypeDoc
Checks if the Makefile, Src, Inc and Drivers directories/files are present.