@mikeyt23/node-cli-utils
    Preparing search index...

    Function askQuestion

    • Uses built-in NodeJS readline to ask a question and return the user's answer.

      Parameters

      • query: string

        The question to ask

      Returns Promise<string>

      A Promise that resolves to the user's answer