Module
Rucy::FileSeparator
In:
lib_core/rucy/fsep.rb
Methods
http2local
local2http
Constants
F_SEP
=
Regexp.compile(Regexp.quote(File::SEPARATOR))
Public Instance methods
http2local
(path)
local2http
(path)
[Validate]