Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
common/notebook-common
isTextStreamMime
Function isTextStreamMime
isTextStreamMime
(
mimeType
:
string
)
:
boolean
Whether the provided mime type is a text stream like
stdout
,
stderr
.
Parameters
mimeType
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Whether the provided mime type is a text stream like
stdout
,stderr
.