Method: Arrow::Config#create_time

Defined in:
lib/arrow/config.rb

#create_timeObject

The time the configuration was loaded



224
225
226
# File 'lib/arrow/config.rb', line 224

def create_time
  @create_time
end