Libraries
»
brief
(1.17.12)
»
Index
»
Brief
»
Apps
»
default_path
Method: Brief::Apps.default_path
Defined in:
lib/brief/apps.rb
.
default_path
⇒
Object
3 4 5
# File 'lib/brief/apps.rb', line 3
def
self
.
default_path
Brief
.
lib_root
.
join
(
"
..
"
,
"
apps
"
)
end