method

created?

v1_9_3_392 - Show latest stable - Class: Win32::Registry
created?()
public

Returns if key is created ((newly)). (see Registry.create) – basically you call create then when you call created? on the instance returned it will tell if it was successful or not