Method: Cinch::User#authname

Defined in:
lib/cinch/user.rb,
lib/cinch/user.rb

#authnameString (readonly)

Returns the current value of authname.

Returns:

  • (String)

    the current value of authname



26
27
28
# File 'lib/cinch/user.rb', line 26

def authname
  @authname
end