Class
RDoc::Fact
In:
lib/puppet/util/rdoc/code_objects.rb
Parent:
Context
Fact
holds a custom fact It is mapped to a HTMLPuppetPlugin for display
Methods
<=>
full_name
is_fact?
new
to_s
Attributes
confine
[RW]
name
[RW]
Public Class methods
new
(name, confine)
Public Instance methods
<=>
(other)
full_name
()
is_fact?
()
to_s
()
[Validate]