Class: PuppetStrings::Yard::Handlers::Ruby::TypeExtrasHandler

Inherits:
TypeBase
  • Object
show all
Defined in:
lib/puppet-strings/yard/handlers/ruby/type_extras_handler.rb

Overview

Implements the handler for Puppet resource type newparam/newproperty calls written in Ruby.

Constant Summary collapse

DEFAULT_ENSURABLE_DOCSTRING =

The default docstring when ensurable is used without given a docstring.

'The basic property that the resource should be in.'

Constants inherited from Base

Base::HEREDOC_START