View Source MixVersion.SysCmd (mix_version v2.0.6)

Utiliy to run System.cmd/3 with :ok/:error tuples results.

Link to this section Summary

Link to this section Functions

Link to this function

exec(cmd, args, opts \\ [])

View Source