Agent Client Protocol - v0.2.0-alpha.8
    Preparing search index...

    Interface LoadSessionResponse

    Response from loading an existing session.

    interface LoadSessionResponse {
        modes?: null | SessionModeState;
    }
    Index

    Properties

    Properties

    modes?: null | SessionModeState

    UNSTABLE

    This field is not part of the spec, and may be removed or changed at any point.