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

Function _customize_get

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

Source from the content-addressed store, hash-verified

50
51
52def _customize_get(api_client):
53 return api_client.command("project.workspace.getCustomizeMode")
54
55
56def _customize_set(api_client, enabled):

Calls 1

commandMethod · 0.80

Tested by

no test coverage detected