\Inhere\Console\Examples\ControllerInteractController

Class InteractController

Summary

Methods
Properties
Constants
aliases()
confirmCommand()
selectCommand()
multiSelectCommand()
askCommand()
limitedAskCommand()
passwordCommand()
cursorCommand()
No public properties found
No constants found
commandAliases()
$name
$description
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : 

Type

$description

$description : 

Type

Methods

aliases()

aliases() 

confirmCommand()

confirmCommand() 

This is a demo for use <magenta>Interact::confirm</magenta> method

selectCommand()

selectCommand() 

This is a demo for use <magenta>Interact::select()</magenta> method

multiSelectCommand()

multiSelectCommand() 

This is a demo for use <magenta>Interact::multiSelect()</magenta> method

askCommand()

askCommand() 

This is a demo for use <magenta>Interact::ask()</magenta> method

limitedAskCommand()

limitedAskCommand() 

This is a demo for use <magenta>Interact::limitedAsk()</magenta> method

passwordCommand()

passwordCommand() 

This is a demo for input password. use: <magenta>Interact::askPassword()</magenta>

cursorCommand()

cursorCommand() 

This is a demo for show cursor move on the Terminal screen

commandAliases()

commandAliases() : array

Returns

array