sesaparcours
    Preparing search index...
    DoubleTabFunction: (
        this: JQueryTerminal,
        str: string,
        matched: string[],
        echoCmd: () => void,
    ) => void | boolean

    Type Declaration

      • (
            this: JQueryTerminal,
            str: string,
            matched: string[],
            echoCmd: () => void,
        ): void | boolean
      • Parameters

        Returns void | boolean