Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Timmmm/anakin
/ functions
Functions
8 in github.com/Timmmm/anakin
⨍
Functions
8
◇
Types & classes
0
↓ 3 callers
Function
sleep
(ms: number)
test/child.ts:3
↓ 2 callers
Function
kill_children
Loop, killing all the children except the given process ID.
src/main.rs:77
↓ 1 callers
Function
bash_quote
Quote a bash string using single quotes or double quotes, unless it only contains characters are definitely safe. If quoted with single quotes then no
src/main.rs:158
↓ 1 callers
Function
kill_children_forever
Loop forever killing all direct children except the given process.
src/main.rs:67
↓ 1 callers
Function
process_entry
Process a /proc/??? entry.
src/main.rs:79
↓ 1 callers
Function
sleep
(ms: number)
test/parent.ts:3
Function
get_command_line
(pid: u32)
src/main.rs:144
Function
main
()
src/main.rs:17