Class: PuppetLanguageServer::Sidecar::Protocol::PuppetFunctionList
- Inherits:
-
BasePuppetObjectList
- Object
- Array
- BasePuppetObjectList
- PuppetLanguageServer::Sidecar::Protocol::PuppetFunctionList
- Defined in:
- lib/puppet-languageserver/sidecar_protocol.rb
Instance Method Summary collapse
Methods inherited from BasePuppetObjectList
Methods included from Base
Instance Method Details
#child_type ⇒ Object
284 285 286 |
# File 'lib/puppet-languageserver/sidecar_protocol.rb', line 284 def child_type PuppetFunction end |