Class: PuppetStrings::Yard::Handlers::Ruby::TypeExtrasHandler
- Inherits:
-
TypeBase
- Object
- YARD::Handlers::Ruby::Base
- Base
- TypeBase
- PuppetStrings::Yard::Handlers::Ruby::TypeExtrasHandler
- Defined in:
- lib/puppet-strings/yard/handlers/ruby/type_extras_handler.rb
Overview
Implements the handler for Puppet resource type newparam/newproperty/ensurable 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.'