
Google::Checkout::General::ConfigReader


A simple parser to read and load the config file.
This module is used internally by Google::Checkout::General::GCO,
you probably won't be using it directly.
Constructor. Takes a path to the configuration file.
Returns the path to the configuration file.
Given a key,
returns the corresponding value.
If KEY is not found,
undef is returned.

Copyright 2006 Google. All rights reserved.
