pub fn read(
    tag: impl Into<Tag>,
    at: &Option<PathBuf>
) -> Result<IndexMap<String, Value>, ShellError>