Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
native_runtime_load.h File Reference

Declares helpers for loading native runtime metadata from manifests. More...

Go to the source code of this file.

Functions

Runtime loading helpers
int load_app_runtime_from_artifact_native (const char *artifact_dir, AppRuntime *app)
 Loads runtime metadata for one app from an emitted artifact directory.

Detailed Description

Declares helpers for loading native runtime metadata from manifests.

Definition in file native_runtime_load.h.

Function Documentation

◆ load_app_runtime_from_artifact_native()

int load_app_runtime_from_artifact_native ( const char * artifact_dir,
AppRuntime * app )