Function createOptionsFromCLI

  • Create the options object based on command line arguments. This is expected to only be called from direct invocation of this script.

    Returns IOptions | null

    an options object, or null if parsing failed or help was invoked

Generated using TypeDoc