Sha256: e71a4ffc85125d0089f7e400d8d9d55788c9fe588bd38eb80dabe504070d1b2f
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
module Touchwonders # Will be moved to a shared "Touchwonders Toolchain" core library def self.config_dir() return ENV['TOUCHWONDERS_ROOT'] || File.join(ENV['HOME'], '.touchwonders') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
podmode-0.2.0 | lib/podmode/touchwonders.rb |