class Tomahawk::DirectiveGroups::HTTPd
Public Instance Methods
to_str(generator = Tomahawk::Generators::HTTPd)
click to toggle source
# File lib/tomahawk/directive_groups/httpd.rb, line 4 def to_str(generator = Tomahawk::Generators::HTTPd) generator.new(self).to_s end