Class Puppet::FileServing::Content
In: lib/puppet/file_serving/content.rb
Parent: Puppet::FileServing::Base

A class that handles retrieving file contents. It only reads the file when its content is specifically asked for.

Methods

Attributes

content  [W] 

Public Class methods

Public Instance methods

Collect our data.

Read the content of our file in.

[Validate]