Libraries
»
et
(0.7.3)
»
Index
»
ET
»
Config
»
#path
Method: ET::Config#path
Defined in:
lib/et/config.rb
#
path
⇒
Object
12 13 14
# File 'lib/et/config.rb', line 12
def
path
@path
||=
find_config_file
(
current_dir
)
end