ArgStep.insertArgs

void insertArgs(ArgStep* this, string[] args)

Inserts arguments at the current parse position and parses them immediately.

This is intended for response-file style expansion. Inserted arguments are parsed before the parser resumes the original argument stream. When called during completion, inserted arguments are parsed immediately without causing an additional completion callback.

Parameters

ArgStep*
this
string[]
args

Generated with campc 0.11.0-preview.1.