{ "schema_type": "object", "ree_version": "0.1.0", "name": "sanitize", "path": "packages/ree_text/package/ree_text/functions/sanitize.rb", "mount_as": "fn", "class": "ReeText::Sanitize", "factory": null, "methods": [ { "doc": "", "throws": [ "ArgumentError" ], "return": "String", "args": [ { "arg": "html", "type": "String" }, { "arg": "prune", "type": "Bool" }, { "arg": "opts", "type": "Ksplat[:tags? => ArrayOf[String], :attributes? => ArrayOf[String]]" } ] } ], "links": [ ] }