MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / _list_workspaces

Function _list_workspaces

tests/integration/test_workspaces.py:28–29  ·  view source on GitHub ↗
(api_client)

Source from the content-addressed store, hash-verified

26
27
28def _list_workspaces(api_client):
29 return api_client.command("project.workspace.list")
30
31
32def _get_workspace(api_client, wid):

Calls 1

commandMethod · 0.80

Tested by

no test coverage detected