Method: Puppet::Pops::Types::TypeCalculator#string_String

Defined in:
lib/puppet/pops/types/type_calculator.rb

#string_String(t) ⇒ Object

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



1586
# File 'lib/puppet/pops/types/type_calculator.rb', line 1586

def string_String(t)       ; t         ; end