opencode/controlplane

Search:
Group by:

Procs

proc postExperimentalControlPlaneMoveSession(client: OpencodeClient;
    body: PostExperimentalControlPlaneMoveSessionRequest): Future[AsyncResponse] {.
    ...stackTrace: false, raises: [Exception, ValueError, HttpRequestError,
                                LibraryError, SslError, OSError, IOError,
                                ProtocolError, KeyError],
    tags: [RootEffect, ReadIOEffect, TimeEffect], forbids: [].}
Move a session to another project directory, optionally transferring local changes.