at abstract method

Argv? at(
  1. String name
)

Looks up an option by name.

Implementation

Argv? at(String name);