Libraries
»
runo
(0.2.0)
»
Index
»
Runo
»
File
»
#meta_path
Method: Runo::File#meta_path
Defined in:
lib/scalar/file.rb
#
meta_path
⇒
Object
14 15 16
# File 'lib/scalar/file.rb', line 14
def
meta_path
my
[
:full_name
]
.
gsub
(
'
-
'
,
'
/
'
)
end