void question(string $string) Write a string as question output.
ViewPublishCommand class ViewPublishCommand extends
bool confirmToProceed(string $warning = 'Application In Production!', Closure $callback = null)
void comment(string $string) Write a string as comment output.
string|array option(string $key = null) Get the value of a command option
void table(array $headers, Arrayable|array $rows,
void bootstrap() Bootstrap the application for artisan commands.
bool|null fire() Execute the console command.
int callSilent(string $command, array $arguments = array()) Call another
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 64 of 100