25 26 27
# File 'lib/gct/command/config/get.rb', line 25 def run puts "#{FileBase.get_config(@key)}" end