Method: AppMap::RSpec.config

Defined in:
lib/appmap/rspec.rb

.configObject



222
223
224
# File 'lib/appmap/rspec.rb', line 222

def config
  @config or raise "AppMap is not configured"
end