Skip to content

CLIRequest::redirect

Mo McRoberts edited this page Aug 7, 2011 · 1 revision

Redirect a request to another location.

Synopsis

public function [[CLIRequest]]::redirect()

Description

Attempting to perform a redirect on the command-line causes the process to exit, because a 'redirect' in this context is nonsensical.

Clone this wiki locally