Sha256: b59fecb549e2fb106a347213e002e38fe3549d456fcb15c601c0e25e806eaac4

Contents?: true

Size: 125 Bytes

Versions: 1

Compression:

Stored size: 125 Bytes

Contents

class Shoes
  def self.show_manual lang='English'
    $lang = lang
    load File.join(DIR, 'lib/shoes/ui/help.rb')
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shoes-4.0.0.pre2 lib/shoes/ui/manual.rb