Class: MuffinMan::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#get_access_tokenObject

Returns the value of attribute get_access_token.



31
32
33
# File 'lib/muffin_man.rb', line 31

def get_access_token
  @get_access_token
end

#save_access_tokenObject

Returns the value of attribute save_access_token.



31
32
33
# File 'lib/muffin_man.rb', line 31

def save_access_token
  @save_access_token
end