bool hasOption(string $name) Determine if the given option is present.
int call(string $command, array $arguments = array()) Call another console
string format(string $default = 'html') Get the data format expected in
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
void line(string $string) Write a string as standard output.
$this postJson(string $uri, array $data = array(), array $headers = array())
$this deleteJson(string $uri, array $data = array(), array $headers = array())
string|array argument(string $key = null) Get the value of a command argument
Page 53 of 100