Module system

Module system 

Source
Expand description

An abstraction around system interactions to support testing and platform specific behaviour

Structs§

DefaultSystem
A default implementation for system interactions

Traits§

System
Wrapper around storing system interactions

Functions§

pipe_through_command
Pipe input text through an external command, returning the output