file_registry_path

Function file_registry_path 

Source
pub fn file_registry_path() -> BpResult<PathBuf>
Expand description

Path to the file registry (uploaded file catalogue).

JSON list of StoredFileEntry records written by PutFile so that bp ls can enumerate all files the user has uploaded.