Nerves.Port.cmd
You're seeing just the function
cmd
, go back to Nerves.Port module for more information.
Specs
cmd(binary(), [binary()], keyword()) :: {Collectable.t(), exit_status :: non_neg_integer()}
Run a command in a similar way to System.cmd/3.