class Poodle\Filesystem\Backup Constants string TYPE_DIR string TYPE_FILE string TYPE_LINK
Methods public __construct ( $name = 'backup', $compress = true, $target = 'php://output' ) __destruct ( ) addFile ( $name, ?SplFileInfo $fileinfo = NULL ) addRecursive ( $dir, $ignore = '#/(\\.hg(/|$)|\\.hgignore)#' ) close ( )
|