YAML::Store#transaction Method
transaction
Opens a transaction with the YAML::Store file.
aYamlStore.transaction(
)
Parameters
None
Block Parameters
doc
The Hash representing named object hierarchies.
Return Values
None