File: rgen.rb

package info (click to toggle)
puppet-strings 4.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,412 kB
  • sloc: ruby: 7,324; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 143 bytes parent folder | download
1
2
3
4
5
# frozen_string_literal: true

require 'puppet/util/feature'

Puppet.features.add(:rgen, libs: ['rgen/metamodel_builder', 'rgen/ecore/ecore'])