Crate xcom

Crate xcom 

Source
Expand description

xcom - Windows File Operations Utility

A professional utility for performing file copy and move operations using Windows Shell APIs with comprehensive logging.

Enums§

FileOperation
File operation type

Functions§

get_log_path
Gets the path to the log file (always in exe directory)
logs
Writes a log entry with timestamp
perform_operation
Performs file operation on directory contents
process_sources
Processes command-line arguments and performs operations
win32_shell_operation
Performs a Windows shell file operation (copy or move)