Load a user configuration
Parameters:
the user name to load
Returns:
if any config data was found for the user
Raises:
97
# File 'lib/icfs/config.rb', line 97 def load(unam); raise NotImplementedError; end