I want to split a path into all its directory names. On Linux I would achieve this with split and a the path separator of /: julia> ...
確定! 回上一頁