string|array argument(string $key = null) Get the value of a command argument
int run(InputInterface $input, OutputInterface $output) Run the console
array arguments() Get all of the arguments passed to the command.
void fire() Execute the console command.
$this dontSeeText(string $text) Assert that a given string is not seen
OutputInterface getOutput() Get the output implementation.
bool publishPackage(string $package, string $packagePath = null) Publish
int call(string $command, array $arguments = array()) Call another console
void table(array $headers, Arrayable|array $rows,
void bootstrap(Application $app)
Page 94 of 100