View Source exerl_exec (exerl v0.2.3)

Summary

Types

output/0

-type output() :: iolist().

Functions

run(Command)

run(Command, Path)

-spec run([string()], file:filename_all() | undefined) -> output().