Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).
Required Ruby Version
>= 2.4.0
Authors
Marian Kostyk
Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).
>= 2.4.0
Marian Kostyk