TailCommand (Foundation)

TailCommand

class TailCommand extends Command (View source)

Methods

登录查看完整内容
void __construct()

Create a new console command instance.

from Command
int run( InputInterface $input, OutputInterface $output)

Run the console command.