Gets the destination scaffold file that this result refers to.
\Drupal\Composer\Plugin\Scaffold\ScaffoldFilePath The destination path for the scaffold result.
public function destination() { return $this->destination; }