FileName.path

Return path portion of str. Path will does not include trailing path separator.

struct FileName
nothrow extern (C++) static
const(char)*
path
(
const(char)* str
)

Meta