mirror of
https://github.com/veeso/termscp.git
synced 2026-04-06 10:11:55 -07:00
fix: tuirealm 2.x (#299)
This commit is contained in:
committed by
GitHub
parent
4e63093d25
commit
7eb913ec7b
@@ -10,6 +10,8 @@ pub mod auth;
|
||||
pub mod filetransfer;
|
||||
pub mod setup;
|
||||
|
||||
const CROSSTERM_MAX_POLL: usize = 10;
|
||||
|
||||
// -- Exit reason
|
||||
|
||||
pub enum ExitReason {
|
||||
|
||||
Reference in New Issue
Block a user