shell_client

Crates.ioshell_client
lib.rsshell_client
version
sourcesrc
created_at2024-07-07 14:44:36.236491
updated_at2024-07-07 14:44:36.236491
descriptionRust进程调试工具,封装了与Unix域套接字通信、命令行自动补全、以及内置命令处理等功能。Client 可以连接到一个进程,发送自定义命令,并处理来自该进程的输出。实现了命令行读取、命令解析、进程查找、自动补全、命令执行等功能,并提供了一个循环来不断读取用户输入并执行相应的命令
homepage
repository
max_upload_size
id1294925
Cargo.toml error:TOML parse error at line 22, column 10 | 22 | readme = false | ^^^^^ invalid type: boolean `false`, expected a string
size0
skyfire (skyfireitdiy)

documentation

README

Commit count: 0

cargo fmt