Module: RedQuilt::CLI::_Reader
- Defined in:
- sig/red_quilt.rbs
Overview
Duck types for the injected IO objects (tests pass StringIO, not IO).
Instance Method Summary collapse
Instance Method Details
#read ⇒ String?
260 |
# File 'sig/red_quilt.rbs', line 260
def read: () -> String?
|