pub fn state_root() -> Result<Utf8PathBuf, AppError>Expand description
Where this tool keeps state that outlives a command.
ยงErrors
AppError::Usage when no state root resolves.
pub fn state_root() -> Result<Utf8PathBuf, AppError>Where this tool keeps state that outlives a command.
AppError::Usage when no state root resolves.