brane_cli::utils

Function get_history_file

Source
pub fn get_history_file() -> Result<PathBuf, UtilError>
Expand description

Edited: Now returns UtilErrors.

Returns the location of the history file for Brane.

Returns
The path of the HistoryFile or a UtilError otherwise.