Class SessionPluginsApi
java.lang.Object
com.github.copilot.generated.rpc.SessionPluginsApi
API methods for the
plugins namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionlist()Identifies the target session.reload()Optional flags controlling which side effects the reload performs.reload(SessionPluginsReloadParams params) Optional flags controlling which side effects the reload performs.
-
Method Details
-
list
Identifies the target session.- Since:
- 1.0.0
-
reload
Optional flags controlling which side effects the reload performs.Invokes the method with no params, applying the runtime defaults.
- Since:
- 1.0.0
-
reload
Optional flags controlling which side effects the reload performs.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-