Documentation

Base
in package

Base cli class.

Table of Contents

$helpMode  : bool
$moduleName  : string
$cli  : Cli
$climate  : CLImate
__construct()  : mixed
Construct.

Properties

$helpMode

public bool $helpMode = false

Show only help info

$moduleName

public string $moduleName

Module Name

$climate

protected CLImate $climate

CLImate instance.

Methods

__construct()

Construct.

public __construct(Cli $cli) : mixed
Parameters
$cli : Cli
Return values
mixed

        

Search results