YAML::Store#new Method
new
Creates a new Store object.
aYamlStore.new(
String
file,
Hash
opts )
Parameters
file
Name of the YAML::Store file to create, write to and read from.
opts
An option hash
Return Values
None