MCPcopy Create free account

hub / github.com/LGUG2Z/wpm / functions

Functions53 in github.com/LGUG2Z/wpm

↓ 13 callersMethodpathbuf
(&self)
wpm/src/unit.rs:219
↓ 10 callersFunctionreplace_interpolations
(input: &str, resources: &HashMap<String, PathBuf>)
wpm/src/unit.rs:429
↓ 10 callersFunctionsend_message
(to: &str, message: SocketMessage)
wpm/src/communication.rs:8
↓ 8 callersMethodto_silent_command
(&self, global_environment: Option<Vec<(String, String)>>)
wpm/src/unit.rs:402
↓ 6 callersMethodresolve_user_profile
(&mut self)
wpm/src/unit.rs:360
↓ 6 callersMethodwait
(&self)
wpm/src/process_manager.rs:89
↓ 5 callersMethodstart
(&mut self, name: &str)
wpm/src/process_manager.rs:480
↓ 5 callersMethodstop
(&mut self, name: &str)
wpm/src/process_manager.rs:543
↓ 4 callersMethodcached_executable_path
(&self)
wpm/src/unit.rs:260
↓ 3 callersMethoddownload_remote_executable
(&self)
wpm/src/unit.rs:301
↓ 3 callersMethodid
(&self)
wpm/src/process_manager.rs:67
↓ 3 callersFunctionwpm_data_dir
()
wpm/src/lib.rs:34
↓ 2 callersMethodload_units
(&mut self, path: Option<PathBuf>)
wpm/src/process_manager.rs:235
↓ 2 callersMethodlog_path
(&self)
wpm/src/unit.rs:887
↓ 2 callersMethodmonitor_child
( &self, child: Child, running: Arc<Mutex<HashMap<String, ProcessState>>>, ter
wpm/src/unit.rs:800
↓ 2 callersFunctionreqwest_client
()
wpm/src/lib.rs:25
↓ 2 callersMethodresolve_resources
(&mut self)
wpm/src/unit.rs:448
↓ 2 callersFunctionsend_str
(to: &str, message: &str)
wpm/src/communication.rs:18
↓ 2 callersMethodstate
(&self)
wpm/src/process_manager.rs:670
↓ 2 callersFunctionwpm_store_dir
()
wpm/src/lib.rs:59
↓ 1 callersMethodautostart
(&mut self)
wpm/src/process_manager.rs:174
↓ 1 callersMethoddependents
(&self, name: &str)
wpm/src/process_manager.rs:657
↓ 1 callersMethodexecute
( &self, running: Arc<Mutex<HashMap<String, ProcessState>>>, completed: Arc<Mutex<Hash
wpm/src/unit.rs:538
↓ 1 callersFunctionextract_socket_message
(conn: Stream)
wpmd/src/main.rs:187
↓ 1 callersFunctionhandle_socket_message
( pm: Arc<Mutex<ProcessManager>>, socket_message: SocketMessage, )
wpmd/src/main.rs:204
↓ 1 callersMethodhealthcheck
( &self, child: Arc<SharedChild>, running: Arc<Mutex<HashMap<String, ProcessState>>>,
wpm/src/unit.rs:654
↓ 1 callersMethodkill
(&self)
wpm/src/process_manager.rs:74
↓ 1 callersFunctionlisten_for_response
()
wpmctl/src/main.rs:130
↓ 1 callersMethodregister
(&mut self, definition: Definition)
wpm/src/process_manager.rs:473
↓ 1 callersMethodreset
(&mut self, name: &str)
wpm/src/process_manager.rs:631
↓ 1 callersFunctionresource_regex
()
wpm/src/lib.rs:22
↓ 1 callersMethodshutdown
(&mut self)
wpm/src/process_manager.rs:638
↓ 1 callersFunctionstore_ref_for_url
(url: &Url)
wpm/src/unit.rs:1044
↓ 1 callersMethodunit_status
(&self, name: &str)
wpm/src/process_manager_status.rs:15
↓ 1 callersFunctionwpm_log_dir
()
wpm/src/lib.rs:63
Methodas_table
(&self)
wpm/src/process_manager_status.rs:11
Methoddefault
()
wpm/src/unit.rs:978
Methodexamplegen
(path: Option<PathBuf>)
wpm/src/generators.rs:26
Methodfind_exe
(exe_name: &Path)
wpm/src/process_manager.rs:142
Methodfmt
(&self, f: &mut Formatter<'_>)
wpm/src/unit.rs:205
Methodfmt
(&self, f: &mut Formatter<'_>)
wpm/src/unit_status.rs:25
Methodfrom
(value: &Definition)
wpm/src/unit.rs:1007
Methodinit
(path: Option<PathBuf>)
wpm/src/process_manager.rs:159
Functionmain
()
wpmd/build.rs:2
Functionmain
()
wpmd/src/main.rs:49
Functionmain
()
wpmctl/build.rs:2
Functionmain
()
wpmctl/src/main.rs:158
Methodretrieve_units
(path: Option<PathBuf>)
wpm/src/process_manager.rs:191
Methodschemagen
()
wpm/src/generators.rs:21
Methodtry_into
(self)
wpm/src/unit.rs:213
Methodunit
(&self, name: &str)
wpm/src/process_manager.rs:653
Methodunit_directory
()
wpm/src/process_manager.rs:131
Functionwpm_units_dir
()
wpm/src/lib.rs:67