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