readChannelName

Prompts the user to enter a channel name.

version(TwitchSupport && WithTwitchPlugin)
package
readChannelName
(,
out bool benignAbort
,
const bool* abort
)

Parameters

numEmptyLinesEntered uint

Number of empty lines entered so far.

benignAbort bool

out-reference benign abort bool.

abort bool*

Global abort pointer.

Return Value

Type: auto

A string read from standard in, stripped.