class Puma::Client

def in_data_phase

Experimental RBS support (using type sampling data from the type_fusion project).

def in_data_phase: () -> false

This signature was generated using 1 sample from 1 application.

@!attribute [r] in_data_phase
def in_data_phase
  !(@read_header || @read_proxy)
end