Method: Inspec::Resources::XinetdConf#to_s

Defined in:
lib/resources/xinetd.rb

#to_sObject



29
30
31
# File 'lib/resources/xinetd.rb', line 29

def to_s
  "Xinetd config #{@conf_path}#{@filters}"
end