Class: Fbapp::Drivers::Mechanize::App

Inherits:
Struct
  • Object
show all
Defined in:
lib/fbapp/drivers/mechanize.rb

Instance Attribute Summary collapse

Instance Attribute Details

#app_idObject

Returns the value of attribute app_id

Returns:

  • (Object)

    the current value of app_id



7
8
9
# File 'lib/fbapp/drivers/mechanize.rb', line 7

def app_id
  @app_id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/fbapp/drivers/mechanize.rb', line 7

def name
  @name
end