We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5867c5d + 5f68ba6 commit 588b500Copy full SHA for 588b500
lib/puppet/resource_api/data_type_handling.rb
@@ -1,3 +1,5 @@
1
+module Puppet::ResourceApi; end # predeclare the main module # rubocop:disable Style/Documentation
2
+
3
# This module is used to handle data inside types, contains methods for munging
4
# and validation of the type values.
5
module Puppet::ResourceApi::DataTypeHandling
0 commit comments