module NexusCli
def self.version
-
(String)
-
def self.version @version ||= File.read(File.expand_path("../../../VERSION", __FILE__)).strip end
(String)
-
def self.version @version ||= File.read(File.expand_path("../../../VERSION", __FILE__)).strip end