Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app: Add "inert" App feature #1480

Merged
merged 1 commit into from
May 17, 2023
Merged

app: Add "inert" App feature #1480

merged 1 commit into from
May 17, 2023

Conversation

lann
Copy link
Collaborator

@lann lann commented May 12, 2023

Adds an App::inert function which can return an App without an associated Loader. This is useful for accessing LockedApp metadata in contexts where a Loader is unavailable.

crates/app/src/lib.rs Outdated Show resolved Hide resolved
Adds an App::inert function which can return an App without an
associated Loader. This is useful for accessing LockedApp metadata in contexts
where a Loader is unavailable.

Signed-off-by: Lann Martin <lann.martin@fermyon.com>
@lann lann merged commit b048c09 into fermyon:main May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants