Skip to content

state_dir

Functions


firma_runtime_state::state_dir::resolve_state_dir

Section titled “firma_runtime_state::state_dir::resolve_state_dir”

Function

Resolve the shared runtime state directory.

Returns an error on Windows when no supported fallback environment variable exists.

fn resolve_state_dir(flag: Option<std::path::PathBuf>) -> crate::error::Result<std::path::PathBuf>