module Dldinternet::Mixlib::Thor

Constants

VERSION

Public Class Methods

version() click to toggle source

Returns the version string for the library.

# File lib/dldinternet/thor/version.rb, line 13
def self.version
  VERSION
end