Class: BaiduWeb::ExtensionKey

Inherits:
Object
  • Object
show all
Defined in:
lib/baidu_web/extension_key.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parent_keyObject

Returns the value of attribute parent_key.



3
4
5
# File 'lib/baidu_web/extension_key.rb', line 3

def parent_key
  @parent_key
end

#sourceObject

Returns the value of attribute source.



3
4
5
# File 'lib/baidu_web/extension_key.rb', line 3

def source
  @source
end

#titleObject

Returns the value of attribute title.



3
4
5
# File 'lib/baidu_web/extension_key.rb', line 3

def title
  @title
end