Sha256: 0d8e62f2a0bd297a9a87102f91a3e5d87db17235f9a967dac0a909a54cf26316
Contents?: true
Size: 665 Bytes
Versions: 10
Compression:
Stored size: 665 Bytes
Contents
{ "schema_type": "object", "schema_version": "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": [ ] }
Version data entries
10 entries across 10 versions & 1 rubygems