45 #ifndef LEGATO_DIR_INCLUDE_GUARD
46 #define LEGATO_DIR_INCLUDE_GUARD
63 const char* pathNamePtr,
84 const char* pathNamePtr,
104 const char* pathNamePtr
118 const char* pathNamePtr
122 #endif // LEGATO_DIR_INCLUDE_GUARD
le_result_t
Definition: le_basics.h:34
le_result_t le_dir_RemoveRecursive(const char *pathNamePtr)
le_result_t le_dir_MakePath(const char *pathNamePtr, mode_t mode)
bool le_dir_IsDir(const char *pathNamePtr)
le_result_t le_dir_Make(const char *pathNamePtr, mode_t mode)