pub fn pass<S, O>(key: S, output: O) -> FileBuilderwhere S: AsRef<str>, O: AsRef<Utf8Path>,
Uses extracts password-store passwords into a file on disk useful to chain into other file generation tools