Preparing search index...
The search index is not available
workspace-tools
workspace-tools
listOfWorkspacePackageNames
Function listOfWorkspacePackageNames
list
Of
Workspace
Package
Names
(
workspaces
)
:
string
[]
Parameters
workspaces
:
WorkspaceInfos
Returns
string
[]
Deprecated
Just write
workspaces.map(w => w.name)
directly
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
workspace-tools
Loading...
Deprecated
Just write
workspaces.map(w => w.name)directly