summaryrefslogtreecommitdiffstats
path: root/crates/common/tedge_utils/src/file.rs
AgeCommit message (Expand)Author
2022-08-06Do not necessarily pass &str anymore to fs helper fnsMatthias Beyer
2022-08-06Relax interface of file helper functionsMatthias Beyer
2022-08-06Fix (style): Replace match with function chainingMatthias Beyer
2022-07-15Remove the `tedge` dependency on `UserManager`Didier Wenzek
2022-06-29c8y_configuration_plugin --init and c8y_log_plugin --init are overwriting exi...PradeepKiruvale
2022-05-19--init creates an example c8y-configuration-plugin.tomlRina Fujino
2022-05-19Improve the common file library to avoid duplicationsRina Fujino
2022-05-18Add user, group, mode supportRina Fujino
2022-03-24[#761] tedge init (#993)PradeepKiruvale