Libraries
»
ffast
(0.2.0)
»
Index
»
Fast
»
Node
»
#file
Method: Fast::Node#file
Defined in:
lib/fast/git.rb
#
file
⇒
Object
58 59 60
# File 'lib/fast/git.rb', line 58
def
file
buffer_name
.
gsub
(
"
#{
Dir
.
pwd
}
/
"
,
'
'
)
end