View Source Nerves.Port (nerves v1.11.2)
The code from this file was copied in from MuonTrap https://github.com/fhunleth/muontrap
Summary
Functions
Run a command in a similar way to System.cmd/3.
Functions
@spec cmd(binary(), [binary()], keyword()) :: {Collectable.t(), exit_status :: non_neg_integer()}
Run a command in a similar way to System.cmd/3.
@spec exec_path() :: String.t()