operator [] abstract method

Argv? operator [](
  1. String name
)

Shorthand for at.

Implementation

Argv? operator [](String name);