Module parsing arguments and transpiling it into plain JS object
Extract arguments from process.argv
This function processes command-line arguments, extracts key-value pairs, and return them
A resolve object of arguments
Generated using TypeDoc
Module parsing arguments and transpiling it into plain JS object