Class: GoogleSpreadsheetFetcher::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#client_secrets_file_pathObject

Returns the value of attribute client_secrets_file_path.



5
6
7
# File 'lib/google_spreadsheet_fetcher/config.rb', line 5

def client_secrets_file_path
  @client_secrets_file_path
end