Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scanoss
common/scanoss-service
ScanOSSService
Interface ScanOSSService
interface
ScanOSSService
{
scanContent
(
content
:
string
,
apiKey
?:
string
)
:
Promise
<
ScanOSSResult
>
;
}
Implemented by
ScanOSSServiceImpl
Index
Methods
scan
Content
Methods
scan
Content
scanContent
(
content
:
string
,
apiKey
?:
string
)
:
Promise
<
ScanOSSResult
>
Parameters
content
:
string
Optional
apiKey
:
string
Returns
Promise
<
ScanOSSResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
scan
Content
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...