sanger/limber

View on GitHub
lib/config_loader.rb

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
# frozen_string_literal: true

# Namespace for handlers of config yml files
module ConfigLoader
end