Method: YamlConfig#to_s

Defined in:
lib/resources/yaml.rb

#to_sObject



26
27
28
# File 'lib/resources/yaml.rb', line 26

def to_s
  "YAML #{@path}"
end