mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Input tests
This commit is contained in:
@@ -282,7 +282,7 @@ pub enum PropValue {
|
||||
#[derive(Clone, Copy, PartialEq, std::fmt::Debug)]
|
||||
pub enum InputType {
|
||||
Text,
|
||||
Signed,
|
||||
Number,
|
||||
Password,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user