FS.stripped

Return an adjusted path such that non-empty instances do not have a trailing separator.

struct FS
static
inout(char)[]
stripped
(
inout(char)[] path
,
char c = '/'
)

Meta