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