final public function getLong()

in src/CLIOptions/CLIOption.hack [86:88]


  final public function getLong(): string {
    return $this->long;
  }