5 Commits (42af1f7092c9cfdcffd2b7ba021dc8e5d392aa8c)

Author SHA1 Message Date
Eli Schwartz ed19eb2443
document the enhancement to the Fs module permitting File arguments 4 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Jussi Pakkanen f72ee8e742 Rewrap long text lines in docs. [skip ci] 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Michael Hirsch, Ph.D 2bbd57092f add FeatureNew 5 years ago
Michael Hirsch, Ph.D 5bbeab8ed4 add fs.stem() 5 years ago
Michael Hirsch, Ph.D 92534855cc doc: filesystem module 5 years ago
Michael Hirsch, Ph.D dcb7043403 fs: add expanduser method 5 years ago
Michael Hirsch, Ph.D 4556343d95 fs: add methods as_posix, is_absolute 5 years ago
Michael Hirsch, Ph.D fb121f6254 fs: rename samefile => is_samepath 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Michael Hirsch, Ph.D 0cb48cdc79
fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
Michael Hirsch, Ph.D 2ae96f8595
fs: replace_suffix 5 years ago
Michael Hirsch, Ph.D 4997d93b49
fs: add docs for fs.size() 5 years ago
Michael Hirsch, Ph.D 5db3f8ac3d
fs: correct docs 5 years ago
Michael Hirsch, Ph.D a320274179
fs: get file size 5 years ago
Michael Hirsch, Ph.D 67651271f6
fs: add hash compute method 5 years ago
Michael Hirsch, Ph.D 1a0b4ddf34
fs: further document and test behavior 5 years ago
Michael Hirsch, Ph.D 052d918908
add fs.with_suffix 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago