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

    Function requireString

    • Helper method to validate that a non-falsy and non-empty value is provided for a parameter that should be a string.

      Parameters

      • paramName: string

        The name of the parameter to be used in the error message

      • paramValue: string

        The value of the parameter

      Returns void