pathlib v0.3.0 (2015-09-15T21:20:41Z)
Dub
Repo
isSomePath.isSomePath
pathlib
isSomePath
Undocumented in source.
template
isSomePath
(PathType)
enum
isSomePath
=
is
(
PathType
==
WindowsPath
) ||
is
(
PathType
==
PosixPath
)
;
Meta
Source
See Source File
pathlib
isSomePath
manifest constants
isSomePath