BasicObject
ICU dependency
# File ext/charlock_holmes/extconf.rb, line 24 dir_config 'icu'
# File ext/charlock_holmes/extconf.rb, line 4 def sys(cmd) puts " -- #{cmd}" unless ret = xsystem(cmd) raise "#{cmd} failed, please report issue on http://github.com/brianmario/charlock_holmes" end ret end
[Validate]
Generated with the Darkfish Rdoc Generator 2.