Added terminal::SendText command, for sending text to the terminal
This commit is contained in:
parent
2ae3fbd6b2
commit
24cc9859c7
3 changed files with 19 additions and 1 deletions
|
@ -30,6 +30,8 @@ libc = "0.2"
|
|||
anyhow = "1"
|
||||
thiserror = "1.0"
|
||||
lazy_static = "1.4.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue