This class defines all arguments which can be passed to the Node Package Builder. It also parses the cli input.
The constructor (instantiates the ArgumentParser)
Here the whole arguments are build together.
The ParsArgs object
Parses the cli inputs
An object with the parsed parameters
This class defines all arguments which can be passed to the Node Package Builder. It also parses the cli input.