IoTrait
trait IoTrait (View source)
Stores input, output and IO objects for easy access in commands.
Properties
| protected InputInterface | $input | ||
| protected OutputInterface | $output | ||
| protected DrushStyle | $io |
Methods
DrushStyle
setIo(InputInterface $input, OutputInterface $output)
No description
DrushStyle
io()
No description
InputInterface
input()
No description
OutputInterface
output()
No description
void
ensureIo()
No description
Details
DrushStyle
setIo(InputInterface $input, OutputInterface $output)
No description
DrushStyle
io()
No description
protected InputInterface
input()
No description
protected OutputInterface
output()
No description
protected void
ensureIo()
No description