Method: Inspec::Resources::RabbitmqConf#to_s

Defined in:
lib/resources/rabbitmq_conf.rb

#to_sObject



32
33
34
# File 'lib/resources/rabbitmq_conf.rb', line 32

def to_s
  "rabbitmq_config #{@conf_path}"
end