Determines if there are file mappings.
bool Whether or not the scaffold options contain any file mappings
public function hasFileMapping() { return !empty($this->fileMapping()); }