Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
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
Scm
Repository
(
provider
,
options
?
)
:
ScmRepository
Parameters
provider
:
ScmProvider
options
:
ScmProviderOptions
= {}
Returns
ScmRepository
Properties
Readonly
input
input
:
ScmInput
Readonly
on
Did
Change
on
Did
Change
:
Event
<
void
>
= ...
Protected
Readonly
on
Did
Change
Emitter
on
Did
Change
Emitter
:
Emitter
<
void
>
= ...
Protected
Readonly
options
options
:
ScmProviderOptions
= {}
Readonly
provider
provider
:
ScmProvider
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Methods
dispose
dispose
(
)
:
void
Returns
void
Protected
fire
Did
Change
fire
Did
Change
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
input
on
Did
Change
on
Did
Change
Emitter
options
provider
to
Dispose
dispose
fire
Did
Change
Theia TypeDoc
Loading...