Method: Puppet::FileServing::Content.supported_formats

Defined in:
lib/puppet/file_serving/content.rb

.supported_formatsObject



16
17
18
# File 'lib/puppet/file_serving/content.rb', line 16

def self.supported_formats
  [:binary]
end