title | package | packageTitle | layout | className | type |
---|---|---|---|---|---|
CLIRequest::redirect — Core Library |
lib |
Core Library |
default |
CLIRequest |
method |
Redirect a request to another location.
public function CLIRequest::redirect()
Attempting to perform a redirect on the command-line causes the process to exit, because a 'redirect' in this context is nonsensical.