Libraries
»
rush2
(0.10.0)
»
Index
»
Rush
»
Entry
»
#full_path
Method: Rush::Entry#full_path
Defined in:
lib/rush/entry.rb
#
full_path
⇒
Object
61 62 63
# File 'lib/rush/entry.rb', line 61
def
full_path
"
#{
path
}
/
#{
name
}
"
end