Clojure can read environment variables via Java, so try this: (System/getenv "my-variable"). Environment variables are strings, ...
確定! 回上一頁