Struct DefaultScriptProvider::ResolvedScript

Nested Relationships

This struct is a nested type of Class DefaultScriptProvider.

Struct Documentation

struct ResolvedScript

Resolves the script path and format for execution. Checks manifest first, then filesystem uploads.

Public Members

std::string path
std::string format
int timeout_sec
std::map<std::string, std::string> env
nlohmann::json args