Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
TextContentResource
Class TextContentResource
Implements
Resource
Index
Constructors
constructor
Properties
cache
disposable
on
Did
Change
Contents
on
Did
Change
Contents
Emitter
proxy
uri
Methods
dispose
read
Contents
set
Content
Constructors
constructor
new
Text
Content
Resource
(
uri
,
proxy
,
disposable
)
:
TextContentResource
Parameters
uri
:
URI
proxy
:
WorkspaceExt
disposable
:
Disposable
Returns
TextContentResource
Properties
cache
cache
:
undefined
|
string
Protected
disposable
disposable
:
Disposable
Readonly
on
Did
Change
Contents
on
Did
Change
Contents
:
Event
<
void
>
= ...
Private
on
Did
Change
Contents
Emitter
on
Did
Change
Contents
Emitter
:
Emitter
<
void
>
= ...
Private
proxy
proxy
:
WorkspaceExt
uri
uri
:
URI
Methods
dispose
dispose
(
)
:
void
Returns
void
read
Contents
read
Contents
(
options
?
)
:
Promise
<
string
>
Parameters
Optional
options
:
{
encoding
?:
string
;
}
Optional
encoding
?:
string
Returns
Promise
<
string
>
set
Content
set
Content
(
content
)
:
void
Parameters
content
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
cache
disposable
on
Did
Change
Contents
on
Did
Change
Contents
Emitter
proxy
uri
dispose
read
Contents
set
Content
Theia TypeDoc
Loading...