sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
53ef74f674
commit
668f0475eb
@ -30099,6 +30099,10 @@ class String
|
||||
|
||||
def html_safe(); end
|
||||
|
||||
def indent(amount, indent_string=T.unsafe(nil), indent_empty_lines=T.unsafe(nil)); end
|
||||
|
||||
def indent!(amount, indent_string=T.unsafe(nil), indent_empty_lines=T.unsafe(nil)); end
|
||||
|
||||
def iseuc(); end
|
||||
|
||||
def isjis(); end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user