fields(*headers_and_or_indices)
Instance Public methods
This method accepts any number of arguments which can be headers, indices, Ranges of either, or two-element Arrays containing a header and offset. Each argument will be replaced with a field lookup as described in #field.
If called with no arguments, all fields are returned.
Please login to continue.