begin refactor to node-struct and obj-commmander
This commit is contained in:
parent
bcbeb2298a
commit
35498a2fa7
19 changed files with 661 additions and 207 deletions
shell/src
|
@ -21,7 +21,7 @@ use {
|
|||
};
|
||||
|
||||
//<<<<>>>><<>><><<>><<<*>>><<>><><<>><<<<>>>>
|
||||
|
||||
/*
|
||||
pub struct ProcessArg {
|
||||
editor:
|
||||
PTYListEditor<CharEditor>,
|
||||
|
@ -274,4 +274,4 @@ impl Diagnostics for ProcessLauncher {
|
|||
}
|
||||
|
||||
impl Nested for ProcessLauncher {}
|
||||
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue