method
make_command
v2_2_9 -
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’.