pub fn default_store_root() -> Option<PathBuf>Expand description
Where the file backend lives when the operator has not named one.
This is the path the writer (act secret) and the reader (act run /
act call) have to agree on when neither was given
--credentials-backend, so it lives next to the reader rather than in
either caller. None on a platform with no data directory.