File and directory operations.
bool BLI_is_dir(const char *path) ATTR_WARN_UNUSED_RESULT ATTR_NONNULL()
#define LISTBASE_FOREACH_INDEX(type, var, list, index_var)
int BLI_path_cmp_normalized(const char *p1, const char *p2) ATTR_NONNULL(1
StringRefNull name() const
StringRefNull root_path() const
OnDiskAssetLibrary(eAssetLibraryType library_type, StringRef name="", StringRef root_path="")
PreferencesOnDiskAssetLibrary(StringRef name="", StringRef root_path="")
std::optional< AssetLibraryReference > library_reference() const override