20 21 22 23 24 25 26
# File 'lib/tkextlib/tcllib/style.rb', line 20 def self.package_version begin TkPackage.require('style') rescue '' end end