Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/strings
endsWith
Function endsWith
endsWith
(
haystack
:
string
,
needle
:
string
)
:
boolean
Determines if haystack ends with needle.
Parameters
haystack
:
string
needle
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Determines if haystack ends with needle.