#include <types.hpp>
Definition at line 182 of file types.hpp.
◆ [struct]
| struct { ... } nah::LaunchContract::app |
◆ arguments
| std::vector<std::string> nah::LaunchContract::arguments |
◆ binary
| std::string nah::LaunchContract::binary |
◆ capability_usage
◆ cwd
| std::string nah::LaunchContract::cwd |
◆ [struct]
| struct { ... } nah::LaunchContract::enforcement |
◆ entrypoint
| std::string nah::LaunchContract::entrypoint |
◆ environment
| std::unordered_map<std::string, std::string> nah::LaunchContract::environment |
◆ [struct]
| struct { ... } nah::LaunchContract::execution |
◆ exports
| std::unordered_map<std::string, AssetExport> nah::LaunchContract::exports |
◆ filesystem
| std::vector<std::string> nah::LaunchContract::filesystem |
◆ id
| std::string nah::LaunchContract::id |
◆ library_path_env_key
| std::string nah::LaunchContract::library_path_env_key |
◆ library_paths
| std::vector<std::string> nah::LaunchContract::library_paths |
◆ [struct]
| struct { ... } nah::LaunchContract::nak |
◆ network
| std::vector<std::string> nah::LaunchContract::network |
◆ record_ref
| std::string nah::LaunchContract::record_ref |
◆ resource_root
| std::string nah::LaunchContract::resource_root |
◆ root
| std::string nah::LaunchContract::root |
◆ trust
◆ version
| std::string nah::LaunchContract::version |
The documentation for this struct was generated from the following file: