1 line
1020 B
JavaScript
1 line
1020 B
JavaScript
initSidebarItems({"enum":[["AppDataType","Enum specifying the type of app data you want to store."],["AppDirsError","Error type for any `app_dirs` operation."]],"fn":[["app_dir","Creates (if necessary) and returns path to app-specific data subdirectory for provided data type and subdirectory path."],["app_root","Creates (if necessary) and returns path to app-specific data directory for provided data type."],["data_root","Creates (if necessary) and returns path to top-level data directory for provided data type."],["get_app_dir","Returns (but does not create) path to app-specific data subdirectory for provided data type and subdirectory path."],["get_app_root","Returns (but does not create) path to app-specific data directory for provided data type."],["get_data_root","Returns (but does not create) path to top-level data directory for provided data type."],["sanitized","Returns a cross-platform-filename-safe version of any string."]],"struct":[["AppInfo","Struct that holds information about your app."]]}); |