Heratio Framework API Reference

TaskRunner
in package

Table of Contents

Methods

__construct()  : mixed
run()  : int
Main entry point. Parse argv and dispatch.

Methods

__construct()

public __construct(string $rootDir) : mixed
Parameters
$rootDir : string

run()

Main entry point. Parse argv and dispatch.

public run(array<string|int, mixed> $argv) : int
Parameters
$argv : array<string|int, mixed>
Return values
int

        
On this page

Search results