Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
collaboration
CollaborationWorkspaceService
Class CollaborationWorkspaceService
Hierarchy
WorkspaceService
CollaborationWorkspaceService
Index
Constructors
constructor
Properties
collab
Workspace?
connection?
Methods
compute
Roots
entry
To
Stat
set
Host
Workspace
Constructors
constructor
new
Collaboration
Workspace
Service
(
)
:
CollaborationWorkspaceService
Returns
CollaborationWorkspaceService
Properties
Protected
Optional
collab
Workspace
collab
Workspace
?:
Workspace
Protected
Optional
connection
connection
?:
ProtocolBroadcastConnection
Methods
Protected
compute
Roots
compute
Roots
(
)
:
Promise
<
FileStat
[]
>
Returns
Promise
<
FileStat
[]
>
Protected
entry
To
Stat
entry
To
Stat
(
entry
)
:
FileStat
Parameters
entry
:
string
Returns
FileStat
set
Host
Workspace
set
Host
Workspace
(
workspace
,
connection
)
:
Promise
<
Disposable
>
Parameters
workspace
:
Workspace
connection
:
ProtocolBroadcastConnection
Returns
Promise
<
Disposable
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
collab
Workspace
connection
compute
Roots
entry
To
Stat
set
Host
Workspace
Theia TypeDoc
Loading...