skilllite-fs 0.1.15

SkillLite FS: centralized file read/write/search_replace
Documentation
  • Coverage
  • 75.61%
    31 out of 41 items documented0 out of 0 items with examples
  • Size
  • Source code size: 45.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.28 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 30s Average build duration of successful builds.
  • all releases: 30s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • EXboys/skilllite
    83 8 16
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • EXboys

SkillLite FS: 中心化文件操作

模块:

  • read_write: read_file, write_file, append_file, atomic_write
  • dir: read_dir, list_directory, file_exists, create_dir_all, copy, rename, remove_file, modified_time
  • grep: grep_directory
  • search_replace: apply_search_replace, apply_replace_fuzzy, insert_lines_at
  • backup: backup_file, prune_oldest_files
  • util: is_likely_binary, matches_glob