# Functions

NewExecutable returns an Executable.
NewVerboseExecutable returns an Executable struct with a logger configured.

# Structs

Executable represents a program that can be executed.
ExecutableResult holds the result of an executable run.