Pneuma Framework

CliInterface

Describes CLI interface.

Table of Contents

Methods

withBaseCli()  : static
Return an instance with provided base cli path.
withBaseCommand()  : static
Return an instance with provided base command path.

Methods

withBaseCli()

Return an instance with provided base cli path.

public withBaseCli(string $path) : static
Parameters
$path : string

The base path.

Tags
throws
PneumaException

If invalid.

Return values
static

withBaseCommand()

Return an instance with provided base command path.

public withBaseCommand(string $path) : static
Parameters
$path : string

The base path.

Tags
throws
PneumaException

If invalid.

Return values
static

        
On this page

Search results