![]() In a Puppet type if the user documents a parameter with the directive, then Yard will read the parameter and think there is an empty docstring there. This will overwrite the docstring we extracted. The fix is simple -- overwrite our docstring with theirs, if our docstring exists at all. |
||
---|---|---|
.. | ||
base.rb | ||
defined_type_handler.rb | ||
heredoc_helper.rb | ||
host_class_handler.rb | ||
provider_handler.rb | ||
puppet_3x_function_handler.rb | ||
puppet_4x_function_handler.rb | ||
type_handler.rb |