Theia API Documentation v1.73.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scanoss
node/scanoss-service-impl
ScanOSSServiceImpl
Class ScanOSSServiceImpl
Implements
ScanOSSService
Index
Constructors
constructor
Properties
logger
Methods
do
Scan
Content
scan
Content
Constructors
constructor
new
ScanOSSServiceImpl
()
:
ScanOSSServiceImpl
Returns
ScanOSSServiceImpl
Properties
Protected
Readonly
logger
logger
:
ILogger
Methods
do
Scan
Content
doScanContent
(
content
:
string
,
apiKey
?:
string
)
:
Promise
<
ScanOSSResult
>
Parameters
content
:
string
Optional
apiKey
:
string
Returns
Promise
<
ScanOSSResult
>
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
Constructors
constructor
Properties
logger
Methods
do
Scan
Content
scan
Content
Eclipse Theia Website
GitHub
Theia API Documentation v1.73.0
Loading...