Documentation

Markers

Table of Contents

ApplicationLinker.php 1
ConfigLinker.php 1
DirectoryTree.php 1
PackageDocRegistrySnippetHandler.php 1
PresetHandler.php 1
RecursiveCopy.php 6

ApplicationLinker.php

Type Line Description
TODO 65 Consume IO object and warn

ConfigLinker.php

Type Line Description
TODO 50 Make this work for other vendors

DirectoryTree.php

Type Line Description
TODO 32 Extract data from composer.json, if present

PackageDocRegistrySnippetHandler.php

Type Line Description
TODO 52 Check for a .yml file to ensure it is a valid package

PresetHandler.php

Type Line Description
TODO 28 Do we need a RecursiveDirectoryInterator here?

RecursiveCopy.php

Type Line Description
TODO 51 Exception if fails
TODO 66 LOG DEBUG sprintf("DIR ITERATE: %s to %s\n", $sourceDir, $targetDir);
TODO 79 LOG DEBUG sprintf("FILE: %s to %s\n", $iterator->getPathname(), $targetFile);
TODO 80 Exception if fails
TODO 85 LOG DEBUG sprintf("DIR CREATE: %s to %s\n", $iterator->getPathname(), $targetSubDir);
TODO 86 Exception if fails

Search results