Method: Puppet::FileServing::Content.supported_formats
- Defined in:
- lib/puppet/file_serving/content.rb
.supported_formats ⇒ Object
16 17 18 |
# File 'lib/puppet/file_serving/content.rb', line 16 def self.supported_formats [:binary] end |