ISelectClient.fmtInfo

Produces a string containing information about this instance: Dynamic type, file descriptor and events.

class ISelectClient
void
fmtInfo
(
scope void delegate sink
)

Parameters

sink void delegate

Layout.convert()-style sink of string chunks

Meta