Return the file path of the current file being processed.
string|null Path name or `null` when the end of the iterator has been reached.
public function key() { return key($this->files); }