Skip to contents

If no client has been set up for this session, client_get() will call client_as() to set it up.

Usage

client_get()

Value

The current client used.

See also

Examples

if (FALSE) {
client_get()
}