Commit e85fb58
committed
Removes ArgumentParser import from NetworkMode.
- ContainerResources shouldn't need to know
anything about CLI stuff.
- Move ExpressibleByArgument protocol conformance
to an extension in the package where it's needed.1 parent 3abf81f commit e85fb58
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- Sources
- ContainerResource/Network
- Helpers/NetworkVmnet
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments