ex_factory v0.2.1 ExFactory.Util.Cmd

Utility commands to work with command line.

Link to this section Summary

Functions

Execute shell command with a generic response.

Link to this section Types

Link to this type

generic_response()

generic_response() :: :ok | :error

Link to this section Functions

Link to this function

exec(command, args)

exec(String.t(), [String.t()]) :: generic_response()

Execute shell command with a generic response.