Module: Infrawrench::_Readable

Defined in:
sig/infrawrench/sdk.rbs

Overview

Anything that can hand over bytes — File, StringIO, or a custom reader.

Instance Method Summary collapse

Instance Method Details

#readString

Returns:

  • (String)


27
# File 'sig/infrawrench/sdk.rbs', line 27

def read: () -> String