Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/scm-repository
ScmRepository
Class ScmRepository
Implements
Disposable
Index
Constructors
constructor
Properties
input
on
Did
Change
on
Did
Change
Emitter
options
provider
to
Dispose
Methods
dispose
fire
Did
Change
Constructors
constructor
new
ScmRepository
(
provider
:
ScmProvider
,
options
?:
ScmProviderOptions
,
)
:
ScmRepository
Parameters
provider
:
ScmProvider
options
:
ScmProviderOptions
= {}
Returns
ScmRepository
Properties
Readonly
input
input
:
ScmInput
Readonly
on
Did
Change
onDidChange
:
Event
<
void
>
= ...
Protected
Readonly
on
Did
Change
Emitter
onDidChangeEmitter
:
Emitter
<
void
>
= ...
Protected
Readonly
options
options
:
ScmProviderOptions
= {}
Readonly
provider
provider
:
ScmProvider
Protected
Readonly
to
Dispose
toDispose
:
DisposableCollection
= ...
Methods
dispose
dispose
()
:
void
Dispose this object.
Returns
void
Protected
fire
Did
Change
fireDidChange
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
on
Did
Change
on
Did
Change
Emitter
options
provider
to
Dispose
Methods
dispose
fire
Did
Change
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.