Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 459 Bytes

CLIRequest::redirect.md

File metadata and controls

23 lines (16 loc) · 459 Bytes
title package packageTitle layout className type
CLIRequest::redirect — Core Library
lib
Core Library
default
CLIRequest
method

CLIRequest::redirect

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.