method

dig

ruby latest stable - Class: CSV::Row

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

dig(index_or_header, *indexes)
public

Extracts the nested value specified by the sequence of index or header objects by calling dig at each step, returning nil if any intermediate step is nil.