module LearnTest
Constants
- VERSION
Public Class Methods
bin()
click to toggle source
# File lib/learn_test.rb, line 22 def self.bin File.join root, 'bin' end
root()
click to toggle source
# File lib/learn_test.rb, line 18 def self.root File.dirname __dir__ end