module Godot::XML

Overview

Helper for safely escaping XML text and attribute content

Defined in:

libgodot/doc_macro.cr

Class Method Summary

Class Method Detail

def self.escape(str : String) : String #

[View source]