Skip to main content

seed_runner_settings_from_env

Function seed_runner_settings_from_env 

Source
pub(crate) async fn seed_runner_settings_from_env(
    client: &Client,
) -> Result<(), AppError>
Expand description

启动时用 CODE_RUNNER_* 环境变量播种代码运行器配置。