this.gui
    Preparing search index...

    Type Alias OpenSessionResult

    type OpenSessionResult = {
        session: ResolvedCleakerSession;
        success: boolean;
    }
    Index

    Properties

    Properties

    success: boolean