aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Fs-module.md
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Rewrap long text lines in docs. [skip ci]docrewrapJussi Pakkanen1-12/+17
2021-01-13Fix misspellsAntonin Décimo1-3/+3
2020-02-06add FeatureNewMichael Hirsch, Ph.D1-1/+9
2020-02-06add fs.stem()Michael Hirsch, Ph.D1-0/+18
2020-02-06doc: filesystem moduleMichael Hirsch, Ph.D1-4/+8
2020-02-06fs: add expanduser methodMichael Hirsch, Ph.D1-2/+14
2020-02-06fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D1-5/+36
2019-12-19fs: rename samefile => is_samepathMichael Hirsch, Ph.D1-8/+19
2019-11-25fs: Add parent() and name() methodsXavier Claessens1-1/+9
2019-11-17fs: make replace_suffix not expand file to absolute path, just manipulate the...Michael Hirsch, Ph.D1-1/+1
2019-11-17fs: replace_suffixMichael Hirsch, Ph.D1-14/+17
2019-11-17fs: add docs for fs.size()Michael Hirsch, Ph.D1-0/+5
2019-11-17fs: correct docsMichael Hirsch, Ph.D1-4/+4
2019-11-17fs: get file sizeMichael Hirsch, Ph.D1-1/+19
2019-11-17fs: add hash compute methodMichael Hirsch, Ph.D1-0/+8
2019-11-17fs: further document and test behaviorMichael Hirsch, Ph.D1-3/+27
2019-11-17add fs.with_suffixMichael Hirsch, Ph.D1-0/+15
2019-11-08Created the filesystem module.Jussi Pakkanen1-0/+31