Kitaru
Python SDK_local_server

LocalServerConnectionResult

Structured result for starting or connecting to the local server.

Attributes

attributeurlstr
attributeactionLiteral['started', 'connected', 'restarted']

Functions

func__init__(self, url, action) -> None
paramself
paramurlstr
paramactionLiteral['started', 'connected', 'restarted']

Returns

None

On this page