Skip to main content

Module export

Module export 

Source
Expand description

Host-side export of container binaries and .desktop files: bubblewrap/ shim export, symlinking, and per-container uninstall. One cohesive export flow (.desktop discovery/rewrite lives in the desktop submodule); stays above ~300 LOC as a single cohesive concern (documented exemption, per MODULARIZATION_GUIDE).

Functionsยง

export_app
export_bin
Find a .desktop file in the container by searching XDG dirs, falling back to user-installed locations.
list_exports
List the .desktop apps and bin shims exported to the host for a container.
unexport_all
Remove all exports for a container.