We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Hi! 😃
While reading the yarg docs I stumbled upon the .epilogue() function.
It's really useful, but how would I print text (like some fancy ascii-arts) before the help appears?
I thought of something like .prologue()/.prolog() or .intro() but found nothing.
.prologue()
.prolog()
.intro()
Thanks in advance!