sanitized

Sanitize a space-separated list of absolute paths. DUB's IMPORT_PATHS and STRING_IMPORT_PATHS seem to always be absolute paths.

string[]
sanitized
(
const string paths
)

Meta