state_dir
Module: state_dir
Section titled “Module: state_dir”Contents
Section titled “Contents”Functions
resolve_state_dir- Resolve the stack runtime state directory.
firma_stack::state_dir::resolve_state_dir
Section titled “firma_stack::state_dir::resolve_state_dir”Function
Resolve the stack runtime state directory.
Errors
Section titled “Errors”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>