void line(string $string, string $style = null, null|int|string $verbosity = null)
string askWithCompletion(string $question, array $choices, string $default = null)
string assetFrom(string $root, string $path, bool|null $secure = null) Generate
array mode(null $key = null) Get the mode of a given key.
void comment(string $string) Write a string as comment output.
bool secure() Determine if the route only responds to HTTPS requests.
mixed getController() Get the controller instance for the route.
bool hasArgument(string|int $name) Determine if the given argument is present
string|array argument(string $key = null) Get the value of a command argument
Page 13 of 43