carton/Sources/CartonKit/Server
Yuta Saito 1b2abfd880
Inherit all env-var from host and add `--env` option to `carton-test` (#495)
This change introduces a new feature in the carton-test command, allowing users
to pass environment variables to the test process via a new `--env` option.
Additionally, it ensures that all environment variables from the host system are
inherited by the guest test process.
2024-08-26 21:32:48 +09:00
..
ContentTypes.swift split files 2024-05-18 14:02:10 +09:00
Environment+UserAgent.swift Version 1.0.0: SwiftPM Plugin Support 2024-02-26 18:48:01 +09:00
HTML.swift fix index page indent 2024-05-18 13:29:37 +09:00
Server.swift Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
ServerHTTPHandler.swift Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
ServerWebSocketHandler.swift Show stdout/stderr from Wasm in terminal (#472) 2024-05-25 09:06:24 +09:00
StaticArchive.swift Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00