method
make_command
v1_9_3_125 -
Show latest stable
- Class:
Gem::TestCase
make_command()public
Returns the make command for the current platform. For versions of Ruby built on MS Windows with VC++ or Borland it will return ‘nmake’. On all other platforms, including Cygwin, it will return ‘make’.