Skip to main content

state_root

Function state_root 

Source
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.