method

standard_system_dir

Importance_0
v1_9_3_392 - Show latest stable - 0 notes - Class: Application
standard_system_dir() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rake/application.rb, line 530
      def standard_system_dir #:nodoc:
        Win32.win32_system_dir
      end
Register or log in to add new notes.