MCPcopy Create free account

hub / github.com/GenshinMinecraft/ak_monitor_client_rs / functions

Functions25 in github.com/GenshinMinecraft/ak_monitor_client_rs

↓ 3 callersMethodto_args
(self)
src/args.rs:55
↓ 2 callersFunctioncheck_installed
(service_path: &str)
src/manage_utils.rs:62
↓ 2 callersFunctioncheck_pid1
()
src/manage_utils.rs:30
↓ 2 callersFunctioncheck_root
()
src/manage_utils.rs:16
↓ 2 callersFunctioncheck_system
()
src/manage_utils.rs:9
↓ 2 callersFunctioncopy_binary
()
src/manage_utils.rs:87
↓ 2 callersFunctiondelete_binary
()
src/manage_utils.rs:115
↓ 2 callersFunctiongenerate_client_args
(args: Args)
src/manage_utils.rs:73
↓ 2 callersFunctionget_mem_info
(mut sys: System)
src/get_info.rs:5
↓ 1 callersFunctionbuild_host
(name: String, fake_times: u64)
src/build_message.rs:9
↓ 1 callersFunctionbuild_host_state
(sys: &System, fake_times: u64)
src/build_message.rs:28
↓ 1 callersFunctionbuild_post_gziped_json
(host: Host, host_state: HostState)
src/build_message.rs:59
↓ 1 callersFunctionget_boot_time
()
src/get_info.rs:80
↓ 1 callersFunctionget_cpu_info
()
src/get_info.rs:26
↓ 1 callersFunctionget_cpu_usage
(cpus: &[Cpu])
src/get_info.rs:88
↓ 1 callersFunctionget_hostname
()
src/get_info.rs:135
↓ 1 callersFunctionget_network_info
()
src/get_info.rs:99
↓ 1 callersFunctionget_platform_info
()
src/get_info.rs:20
↓ 1 callersFunctionget_uptime_info
()
src/get_info.rs:122
↓ 1 callersFunctioninstall_to_openrc
(args: Args)
src/install.rs:177
↓ 1 callersFunctioninstall_to_systemd
(args: Args)
src/install.rs:9
↓ 1 callersFunctionuninstall_from_openrc
()
src/install.rs:276
↓ 1 callersFunctionuninstall_from_systemd
()
src/install.rs:110
Methodinit_args
()
src/args.rs:50
Functionmain
()
src/main.rs:22