Documentation

Version
in package
implements IVerb, IEntity

Class for processing 'version' verb

Tags
author

gdever

implements

IVerb

Interfaces, Classes and Traits

IVerb
IEntity

Table of Contents

getCommand()  : class-string<\Mezon\Cli\Interfaces\IEntity>
Method returns class name for processing command from the command line
run()  : void
Method prints Mezon CLI version

Methods

getCommand()

Method returns class name for processing command from the command line

public static getCommand() : class-string<\Mezon\Cli\Interfaces\IEntity>
Return values
class-string<\Mezon\Cli\Interfaces\IEntity>

run()

Method prints Mezon CLI version

public static run() : void
Return values
void

Search results