Mix.Shell.Process.cmd

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

cmd(command, opts \\ [])

View Source

Executes the given command and forwards its messages to the current process.