class Retrospec::Puppet::Generators::CoreTypeException
Public Instance Methods
message()
click to toggle source
# File lib/retrospec/plugins/v1/plugin/exceptions.rb, line 11 def message "You cannot use a core puppet type, bad stuff will happen" end