cli: add pid subcommand
This commit is contained in:
parent
fe8b51ffb6
commit
447dfb3118
7 changed files with 55 additions and 3 deletions
|
|
@ -149,7 +149,6 @@ use {
|
|||
};
|
||||
|
||||
pub struct State {
|
||||
#[expect(dead_code)]
|
||||
pub pid: c::pid_t,
|
||||
pub kb_ctx: KbvmContext,
|
||||
pub backend: CloneCell<Rc<dyn Backend>>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue