Class: PuppetLanguageServer::Sidecar::Protocol::FactList
- Inherits:
-
BasePuppetObjectList
- Object
- Array
- BasePuppetObjectList
- PuppetLanguageServer::Sidecar::Protocol::FactList
- 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
526 527 528 |
# File 'lib/puppet-languageserver/sidecar_protocol.rb', line 526 def child_type Fact end |