Crate lms_lib
Source - core
- Contains everything needed to function
Contains core copy, remove, synchronize functions
- file_ops
- Contains utilities to manage files
Contains utilities for copying, deleting, sorting, hashing files.
- parse
- Everything needed for the CLI application
Some utilities for command line parsing.