Method: AppMap::RSpec.config

Defined in:
lib/appmap/rspec.rb

.configObject



187
188
189
# File 'lib/appmap/rspec.rb', line 187

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