Returns:
68 69 70
# File 'lib/ccrypto/java.rb', line 68 def self.is_detail_debug_on? ENV['CCJAVA_DEBUG'] == "true" end