Class: JvYAML::YPath

Inherits:
Object
  • Object
show all
Defined in:
lib/jvyaml.rb

Class Method Summary collapse

Class Method Details

.each_path(*args) ⇒ Object



58
59
60
# File 'lib/jvyaml.rb', line 58

def self.each_path(*args)
  warn "JvYAML::YPath.each_path isn't supported in JvYAML"
end