pub fn reset() -> Result<(), BackendError>Expand description
resets the local data for the current project by removing the .grafbase directory
ยงErrors
-
returns
BackendError::ReadCurrentDirectoryif the current directory cannot be read -
returns
BackendError::DeleteDatabaseDirectoryif the.grafbasedirectory cannot be deleted