Flowdock
method

delete_key

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Registry

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

delete_key(name, recursive = false) public

Delete a subkey named name and all its values.

If recursive is false, the subkey must not have subkeys. Otherwise, this method deletes all subkeys and values recursively.

Show source
Register or log in to add new notes.