Methods |
public
|
__construct(CaptureService $capture)
|
#
|
public
|
__destruct()
|
#
|
public
|
batch(int $n): bool
Process batch up to n screenshots
Process batch up to n screenshots
|
#
|
public
|
collectAll(): array
Collect all sites to batch screenshots
Collect all sites to batch screenshots
|
#
|
public
|
snap(string $hostname, string $path = '', string|null $ip = null, string $outputPath = null): bool
Generate screenshot
|
#
|
public
static
|
getOutputPath(string $hostname, string $path = ''): string
Get output path
|
#
|
public
static
|
getOutputUrl(string $hostname, string $path): string
Get output URL
|
#
|