forked from quickshell/quickshell
feat: add Process type
This commit is contained in:
parent
cd2343e57d
commit
3f0bd20852
4 changed files with 275 additions and 0 deletions
|
@ -3,5 +3,6 @@ description = "Io types"
|
|||
headers = [
|
||||
"datastream.hpp",
|
||||
"socket.hpp",
|
||||
"process.hpp",
|
||||
]
|
||||
-----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue