Constant nodejs_path::sep [−][src]
pub const sep: char = '/';Expand description
Provides the platform-specific path segment separator:
\on Windows/on POSIX
pub const sep: char = '/';Provides the platform-specific path segment separator:
\ on Windows/ on POSIX