module Henchman
Constants
- NAME
- VERSION
Public Class Methods
name()
click to toggle source
# File lib/henchman/metadata.rb, line 5 def self.name NAME end
version()
click to toggle source
# File lib/henchman/metadata.rb, line 9 def self.version VERSION end