Padmark.SysInterface (padmark v1.4.49)

View Source

Wraps file and stdin line reading behind one function, so tests can swap in a mock instead of touching the real filesystem or stdin.

Summary

Functions

A proxy to IO.stream(..., :line) or usage with a filename

Functions

readlines(device_or_filename)

A proxy to IO.stream(..., :line) or usage with a filename