Class: Plugins::Seen::SeenStruct

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

Instance Attribute Summary collapse

Instance Attribute Details

#timeObject

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



5
6
7
# File 'lib/Zeta/plugins/seen.rb', line 5

def time
  @time
end

#whereObject

Returns the value of attribute where

Returns:

  • (Object)

    the current value of where



5
6
7
# File 'lib/Zeta/plugins/seen.rb', line 5

def where
  @where
end

#whoObject

Returns the value of attribute who

Returns:

  • (Object)

    the current value of who



5
6
7
# File 'lib/Zeta/plugins/seen.rb', line 5

def who
  @who
end