Skip to content

state_dir

Functions


Function

Resolve the stack 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>