Top Level Namespace
Defined Under Namespace
Modules: DS9
Instance Method Summary collapse
Instance Method Details
#using_system_libraries? ⇒ Boolean
3 4 5 |
# File 'ext/ds9/extconf.rb', line 3 def using_system_libraries? arg_config('--use-system-libraries', !!ENV['DS9_USE_SYSTEM_LIBRARIES']) end |