Class: Yarrow::Config::Content

Inherits:
Object
  • Object
show all
Defined in:
lib/yarrow/config.rb

Overview

Yarrow::Schema.define do

type :config_source_map, Yarrow::Schema::Types::Instance.of(Hash).accept(Symbol)

end