Class: Geostats::Grabber::Logs::Log

Inherits:
Struct
  • Object
show all
Defined in:
lib/geostats/grabber/logs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cache_nameObject

Returns the value of attribute cache_name

Returns:

  • (Object)

    the current value of cache_name



4
5
6
# File 'lib/geostats/grabber/logs.rb', line 4

def cache_name
  @cache_name
end

#cache_uuidObject

Returns the value of attribute cache_uuid

Returns:

  • (Object)

    the current value of cache_uuid



4
5
6
# File 'lib/geostats/grabber/logs.rb', line 4

def cache_uuid
  @cache_uuid
end

#iconObject

Returns the value of attribute icon

Returns:

  • (Object)

    the current value of icon



4
5
6
# File 'lib/geostats/grabber/logs.rb', line 4

def icon
  @icon
end

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



4
5
6
# File 'lib/geostats/grabber/logs.rb', line 4

def location
  @location
end

#log_uuidObject

Returns the value of attribute log_uuid

Returns:

  • (Object)

    the current value of log_uuid



4
5
6
# File 'lib/geostats/grabber/logs.rb', line 4

def log_uuid
  @log_uuid
end

#logged_atObject

Returns the value of attribute logged_at

Returns:

  • (Object)

    the current value of logged_at



4
5
6
# File 'lib/geostats/grabber/logs.rb', line 4

def logged_at
  @logged_at
end