DirectoryResults
in package
implements
Results
ディレクトリに複数の結果を出力するResultsの実装です。
Table of Contents
Interfaces
- Results
- 結果インターフェースです。
Properties
Methods
- __construct() : mixed
- next_builder() : mixed
Properties
$counter
private
mixed
$counter
$dir
private
mixed
$dir
$prefix
private
mixed
$prefix
$suffix
private
mixed
$suffix
Methods
__construct()
public
__construct(mixed $dir[, mixed $prefix = '' ][, mixed $suffix = '' ]) : mixed
Parameters
- $dir : mixed
- $prefix : mixed = ''
- $suffix : mixed = ''
next_builder()
public
next_builder([mixed $opts = null ]) : mixed
Parameters
- $opts : mixed = null