Commit Graph

11 Commits

Author SHA1 Message Date
Rafał Harabień
d5c37f2af5 Introduce FsOptions struct for providing options for library.
Old read_only flag in FileSystem::new was misleading.
2017-11-08 20:26:50 +01:00
Rafał Harabień
ff93bc3b5f Update README adding info about Cargo.toml. 2017-11-08 02:08:07 +01:00
Rafał Harabień
ce76c486ec Update README and add TODO file. 2017-11-08 01:35:47 +01:00
Rafał
9ec23f1234 Add create_dir function. (#5) 2017-10-27 14:12:53 +02:00
Rafał Harabień
9d3780f859 Update README and add more doc comments. 2017-10-21 16:25:04 +02:00
Rafał Harabień
b6a3a505ce Add more badges to README. 2017-10-11 00:57:31 +02:00
Rafał Harabień
d8eba51b88 Alloc and free clusters for file data. 2017-10-09 21:14:28 +02:00
Rafał Harabień
5f6f5921c1 Add Travis CI integration. 2017-09-27 14:21:01 +02:00
Rafał Harabień
840290f754 Add LFN support and rename some functions. 2017-09-24 22:12:38 +02:00
Rafał Harabień
c6ba07848e Rename some functions based on std::fs module. 2017-09-24 14:34:07 +02:00
Rafał Harabień
745328d2ad Add license and README. 2017-09-22 22:36:51 +02:00