# File lib_core/rucy/fsep.rb, line 12
def
local2http
(
path
)
path
.
gsub
(
F_SEP
,
'/'
)
end