Results 26 comments of Denis Kurilenko

In personal conversation @pczarn proposed additional changes for format: ```yaml file.txt: { content:"data", modified: "2022-05-10 14:45" }, simple_file.txt: "data" ``` This format allows using meta information for file and directory....

Sorry for the late response. I missed a notification about it... Answer your question: Yes, it's expected behavior and unfortunately, i don't remember why... I was very busy this year......

@AaronErhardt I would really appreciate your, if you send PR :blush: Or i can try on the weekend fix it by myself

Sorry for late response. Yes, i thinking about when i start to create this lib. But decided release first version on standard rust API. If you have an idea how...

@carueda I think it might be work. I will try to find the time to check it :smiley:

Tell me what point in the [documentation](https://docs.rs/fs_extra/1.2.0/fs_extra/dir/struct.CopyOptions.html) is not clear so that I can improve :smiley:

I like your idea :+1: It's really interesting. I think better will be developed both methods for work. Maybe even add third method when we can use unique ids, not...

@awakecoding i begin work in this ticket and found it's work in a current moment like second offer approach. And i remember, when i begin work this lib, i decided...

HI @mwanner, nice job :blush: But I, like many programmers for minimalism in the dependency tree. Can you do attach `reflinks` by option([features](https://doc.rust-lang.org/cargo/reference/features.html)) for cargo file? Like [Uuid](https://crates.io/crates/uuid) crate attach...

Hi @edmorley! Thank you for your incredible work!!! I check and fix fall tests this week and will accept this PR😊