mirror of
https://github.com/veeso/termscp.git
synced 2026-04-04 09:11:32 -07:00
docs: complete remaining core module docs
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
//! ## termscp
|
||||
//!
|
||||
//! Binary entry point for argument parsing, logging setup, and activity
|
||||
//! manager startup.
|
||||
|
||||
mod activity_manager;
|
||||
mod cli;
|
||||
mod config;
|
||||
|
||||
Reference in New Issue
Block a user