Class: Rsteamshot::Configuration

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

Overview

Public: Configure the Rsteamshot gem.

Instance Attribute Summary collapse

Instance Attribute Details

#apps_list_pathObject

Public: The path to a JSON file that will contain Steam app information.



5
6
7
# File 'lib/rsteamshot/configuration.rb', line 5

def apps_list_path
  @apps_list_path
end