Libraries
»
textbringer
(5)
»
Index
»
Textbringer
»
CMode
»
#default_compile_command
Method: Textbringer::CMode#default_compile_command
Defined in:
lib/textbringer/modes/c_mode.rb
#
default_compile_command
⇒
Object
57 58 59
# File 'lib/textbringer/modes/c_mode.rb', line 57
def
default_compile_command
"make"
end