Merge pull request #10103 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
c8210ac3c7
@ -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