summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/webrick-1.9.2/sig/htmlutils.rbs
blob: 00331b6ba47f8ce0516568b99f65932ade3b9068 (plain)
1
2
3
4
5
module WEBrick
  module HTMLUtils
    def self?.escape: (String? string) -> String
  end
end