2304b13ec4
Dir methods do not change Dir object itself. They usually clone inner stream so no change really happens self struct. Underlying partition is modified but it does not have to affect API. For example see std::fs::File::set_len. This change greatly simplifies rename API usage. |
||
---|---|---|
.. | ||
cat.rs | ||
ls.rs | ||
partition.rs | ||
write.rs |