Instance Methods
ext/psych/lib/psych/visitors/to_ruby.rb
View on GitHub
# File tmp/rubies/ruby-3.4.0-preview1/ext/psych/lib/psych/visitors/to_ruby.rb, line 431
def visit_Psych_Nodes_Alias o
raise AliasesNotEnabled
end
No documentation available