# Functions
NewIOStreams returns an IOStreams with the OS defaults pipes.
NewTestingIOStreams returns a IOStream and the raw bytes buffers so we can interact with them.
StringToSlice takes a string retrieve from a flag and return a slices splitted on comma and every element has been trim of space.