Constant nodejs_path::sep
source · [−]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