Libraries
»
patter
(1.1.2)
»
Index
»
Patter
»
root_dir
Method: Patter.root_dir
Defined in:
lib/patter.rb
.
root_dir
⇒
Object
7 8 9
# File 'lib/patter.rb', line 7
def
self
.
root_dir
File
.
expand_path
(
'..'
,
__dir__
)
end