/** Compatibility module - use `vibe.core.path` instead. Copyright: © 2016 Sönke Ludwig License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. Authors: Sönke Ludwig */ deprecated("Import vibe.core.path directly instead.") module vibe.inet.path; public import vibe.core.path;