pub fn generate_container(
config: &Config,
env: &HostEnv,
xdg: &ResolvedXdgDirs,
) -> StringExpand description
Generate the .container Quadlet file.
Pure function: all paths via HostEnv and ResolvedXdgDirs.
pub fn generate_container(
config: &Config,
env: &HostEnv,
xdg: &ResolvedXdgDirs,
) -> StringGenerate the .container Quadlet file.
Pure function: all paths via HostEnv and ResolvedXdgDirs.