Libraries
»
orchestration
(0.7.15)
»
Index
»
Orchestration
»
root
Method: Orchestration.root
Defined in:
lib/orchestration.rb
.
root
⇒
Object
37 38 39
# File 'lib/orchestration.rb', line 37
def
root
Pathname
.
new
(
File
.
dirname
(
__dir__
)
)
end