Flowdock
method

read_s_expand

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.

read_s_expand(name) public

Read a REG_SZ or REG_EXPAND_SZ registry value named name.

If the value type is REG_EXPAND_SZ, environment variables are replaced. Unless the value type is REG_SZ or REG_EXPAND_SZ, TypeError is raised.

Show source
Register or log in to add new notes.