Module

Mix.Shell

Changes by version

Elixir 1.18.1

· 1 change

Bugfix Tool: Mix

Ensure encoding is properly respected on Windows and Unix systems

Elixir 1.18.0

· 1 change

Bugfix Tool: Mix

Fix Mix.Shell on Windows when outputting non UTF-8 characters

Elixir 1.13.0

· 1 change

Enhancement Tool: Mix

Add :default option to Mix.Shell.yes?

Elixir 1.6.2

· 1 change

Bugfix Tool: Mix

Bring back Mix.Shell.cmd/2 - this arity was defined via a default argument that was accidentally removed