module InternalfxShopifyTool

Constants

VERSION

Public Class Methods

greet() click to toggle source
# File lib/internalfx_shopify_tool.rb, line 5
def self.greet
        puts "HEY!!!!!!"
end