struct

Circed::User

Inherits Struct / Value / Object

Constructors

new(mode : String, name : String, realname : String)
Source

Instance methods

mode
Source
name
Source
realname
Source
to_s(io : IO)

Same as #inspect(io).

Source