puppet-strings/lib
Will Hopper 36bc0dd98c (PDOC-135) Detect `return_type` calls in 4.x function dispatches
Previously, Strings ignored calls to `return_type` in Puppet 4.x API
function dispatches, preventing the return types of overloads from
being automatically determined. This commit adds a check for a node
with a `return_type` call and handles it properly.
2016-11-14 11:04:41 -08:00
..
puppet
puppet-strings (PDOC-135) Detect `return_type` calls in 4.x function dispatches 2016-11-14 11:04:41 -08:00
puppet-strings.rb