ArgPullParser.this

struct ArgPullParser
this
(
string[] args
)

Parameters

args string[]

The arguments to parse. Please see the 'notes' section for ArgPullParser.

Meta