Returns The channel’s key (aka password).
Returns:
The channel’s key (aka password)
13 14 15
# File 'lib/cinch/channel.rb', line 13 def key @key end