class Typhoeus::EasyFactory
def easy
Experimental RBS support (using type sampling data from the type_fusion
project).
def easy: () -> Ethon::Easy
This signature was generated using 155 samples from 4 applications.
-
(Ethon::Easy)
- The easy.
Other tags:
- Example: Return easy. -
def easy @easy ||= Typhoeus::Pool.get end