Skip to main content

One doc tagged with "args"

View all tags

argcount

Get the number of arguments passed to the script (those after --).

argindex

Get the name of the argument at the given index after --.

argstr

Get the string value of an argument by name.

argvalue

Get the number of arguments passed to the script (those after --).