dumpVar: only available in dev mode
issue/46
master
The engine, and therefore the SDK, too, use unix path separators. However, on Windows, `PathBuf` automatically produces backslashes. Fix #46.