Method: Puppet::Pops::Types::PAnyType#name
- Defined in:
- lib/puppet/pops/types/types.rb
#name ⇒ String
Returns the name of the type, without parameters
313 314 315 |
# File 'lib/puppet/pops/types/types.rb', line 313 def name simple_name end |