classref: Sync with current source
[ci skip]
This commit is contained in:
parent
dc4be4350a
commit
2fce0010f0
22 changed files with 377 additions and 125 deletions
|
|
@ -273,6 +273,12 @@
|
|||
Performs a case-sensitive comparison to another string. Returns [code]-1[/code] if less than, [code]+1[/code] if greater than, or [code]0[/code] if equal.
|
||||
</description>
|
||||
</method>
|
||||
<method name="dedent">
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="empty">
|
||||
<return type="bool">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue