Skip to content

Move env reading to command constructor

Mikhail Mazurskiy requested to merge ash2k/move-env into master

Commands should read the environment variables, not code they call.

Merge request reports