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 (maint) RuboCop fixes. 2016-09-15 17:15:54 -07:00
puppet-strings (PDOC-135) Detect `return_type` calls in 4.x function dispatches 2016-11-14 11:04:41 -08:00
puppet-strings.rb (PDOC-63) Implement JSON output. 2016-09-15 17:15:50 -07:00