\LobbyCLI

Command Line Interface for Lobby

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
configure()
getCommandName()
getDefaultCommands()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

configure()

configure() 

Configure

getCommandName()

getCommandName(\Symfony\Component\Console\Input\InputInterface  $input) : string

Return command name based on input

Parameters

\Symfony\Component\Console\Input\InputInterface $input

CLI input

Returns

string —

Command name

getDefaultCommands()

getDefaultCommands() : array

Gets the default commands that should always be available.

Returns

array —

An array of default Command instances