Top Level Namespace
Defined in:
Constant Summary
-
BUILD_LANGUAGES =
["C", "Cpp", "Clojure", "Crystal", "Elixir", "Go", "Lua", "Node", "Python", "Ruby", "Rust", "Zig"] -
BUILD_PROFILES =
{"Debug" => "debug", "Release" => "release", "Dev" => "dev", "Stage" => "stage", "Preprod" => "preprod", "Prod" => "prod"}