halo - v1.0.0
    Preparing search index...

    Function Question

    • Prompts the user for input and returns the response.

      Parameters

      • Optionalquestion: string

        The question to ask the user.

      Returns Promise<string>

      A promise that resolves to the user's input.