Option reader function (or method) signature.
A reader function accepts a command line option corresponding to the key the reader is registered for and tries to recognize it.
Command line option to recognize.
Either nothing or promise-like instance resolved when the reader finishes option processing, either recognized or not.
Generated using TypeDoc
A type of command line option representation expected by reader.