sesaparcours
    Preparing search index...
    interface GUIOptions {
        kernelOptions: any;
        noCheckpointsInit?: boolean;
        uiName?: string;
    }
    Index

    Properties

    kernelOptions: any
    noCheckpointsInit?: boolean
    uiName?: string