Class: Cinch::Plugin::Spam

Inherits:
Struct
  • Object
show all
Defined in:
lib/Zeta/access.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nickObject

Returns the value of attribute nick

Returns:

  • (Object)

    the current value of nick



10
11
12
# File 'lib/Zeta/access.rb', line 10

def nick
  @nick
end

#timeObject

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



10
11
12
# File 'lib/Zeta/access.rb', line 10

def time
  @time
end