Class: SI::CopyScape::PrivateIndex

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

Instance Attribute Summary collapse

Instance Attribute Details

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



7
8
9
# File 'lib/copyscape.rb', line 7

def handle
  @handle
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



7
8
9
# File 'lib/copyscape.rb', line 7

def id
  @id
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



7
8
9
# File 'lib/copyscape.rb', line 7

def title
  @title
end

#wordsObject

Returns the value of attribute words

Returns:

  • (Object)

    the current value of words



7
8
9
# File 'lib/copyscape.rb', line 7

def words
  @words
end