Module Puppet::Util::Diff
In: lib/puppet/util/diff.rb

Provide a diff between two strings.

Methods

Included Modules

Puppet::Util

Public Instance methods

return diff string of two input strings format defaults to unified context defaults to 3 lines

[Validate]