method

win32_system_dir

ruby latest stable - Class: Rake::Win32

Method deprecated or moved

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

win32_system_dir()
public

The standard directory containing system wide rake files on Win 32 systems. Try the following environment variables (in order):

  • HOME

  • HOMEDRIVE + HOMEPATH

  • APPDATA

  • USERPROFILE

If the above are not defined, the return nil.