• Tries to get the value of the --path argument, if provided.

    Parameters

    • argv: string[] = process.argv

      The arguments to search for the --path argument.

    Returns string | undefined

    The value of the --path argument, if provided.