module Dklet
Constants
- VERSION
Public Class Methods
lib_path()
click to toggle source
# File lib/dklet.rb, line 6 def lib_path Pathname(__dir__) end
version()
click to toggle source
# File lib/dklet/version.rb, line 4 def self.version VERSION end