Mix.Shell.IO.cmd

You're seeing just the function cmd, go back to Mix.Shell.IO module for more information.
Link to this function

cmd(command, opts \\ [])

View Source

Executes the given command and prints its output to stdout as it comes.