Class: GoogleSpreadsheetFetcher::Config
- Inherits:
-
Object
- Object
- GoogleSpreadsheetFetcher::Config
- Defined in:
- lib/google_spreadsheet_fetcher/config.rb
Instance Attribute Summary collapse
-
#client_secrets_file_path ⇒ Object
Returns the value of attribute client_secrets_file_path.
Instance Attribute Details
#client_secrets_file_path ⇒ Object
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 |