int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
void __construct() Create a new console command instance.
void line(string $string) Write a string as standard output.
bool hasArgument(string|int $name) Determine if the given argument is present
void __construct(Filesystem $files)
Page 6 of 100