Method: Arrow::Config#struct

Defined in:
lib/arrow/config.rb

#structObject (readonly)

The underlying config data structure



221
222
223
# File 'lib/arrow/config.rb', line 221

def struct
  @struct
end