# Structs
DefaultExecutor is a default implementation of Executable that passes back to standard library.
FakeCmd implement Cmd interface for testing purposes.
FakeExecutor implements Executable stores faked Output, Error and commands recorded by Exec.