Method: Gct::Generator::GctFile.config_file_path
- Defined in:
- lib/gct/generator/gct_file.rb
.config_file_path ⇒ Object
12 13 14 |
# File 'lib/gct/generator/gct_file.rb', line 12 def self.config_file_path "#{get_system_home_path.rstrip}/.gct/config" end |