PathView.suffix

Suffix is like ext, but includes the separator e.g. path "foo.bar" has suffix ".bar".

interface PathView
@property inout
inout(char)[]
suffix
()

Meta