final protected function getArgv()

in src/CLIBase.hack [91:93]


  final protected function getArgv(): vec<string> {
    return $this->argv;
  }