Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LGUG2Z/wpm
/ functions
Functions
53 in github.com/LGUG2Z/wpm
⨍
Functions
53
◇
Types & classes
34
↓ 13 callers
Method
pathbuf
(&self)
wpm/src/unit.rs:219
↓ 10 callers
Function
replace_interpolations
(input: &str, resources: &HashMap<String, PathBuf>)
wpm/src/unit.rs:429
↓ 10 callers
Function
send_message
(to: &str, message: SocketMessage)
wpm/src/communication.rs:8
↓ 8 callers
Method
to_silent_command
(&self, global_environment: Option<Vec<(String, String)>>)
wpm/src/unit.rs:402
↓ 6 callers
Method
resolve_user_profile
(&mut self)
wpm/src/unit.rs:360
↓ 6 callers
Method
wait
(&self)
wpm/src/process_manager.rs:89
↓ 5 callers
Method
start
(&mut self, name: &str)
wpm/src/process_manager.rs:480
↓ 5 callers
Method
stop
(&mut self, name: &str)
wpm/src/process_manager.rs:543
↓ 4 callers
Method
cached_executable_path
(&self)
wpm/src/unit.rs:260
↓ 3 callers
Method
download_remote_executable
(&self)
wpm/src/unit.rs:301
↓ 3 callers
Method
id
(&self)
wpm/src/process_manager.rs:67
↓ 3 callers
Function
wpm_data_dir
()
wpm/src/lib.rs:34
↓ 2 callers
Method
load_units
(&mut self, path: Option<PathBuf>)
wpm/src/process_manager.rs:235
↓ 2 callers
Method
log_path
(&self)
wpm/src/unit.rs:887
↓ 2 callers
Method
monitor_child
( &self, child: Child, running: Arc<Mutex<HashMap<String, ProcessState>>>, ter
wpm/src/unit.rs:800
↓ 2 callers
Function
reqwest_client
()
wpm/src/lib.rs:25
↓ 2 callers
Method
resolve_resources
(&mut self)
wpm/src/unit.rs:448
↓ 2 callers
Function
send_str
(to: &str, message: &str)
wpm/src/communication.rs:18
↓ 2 callers
Method
state
(&self)
wpm/src/process_manager.rs:670
↓ 2 callers
Function
wpm_store_dir
()
wpm/src/lib.rs:59
↓ 1 callers
Method
autostart
(&mut self)
wpm/src/process_manager.rs:174
↓ 1 callers
Method
dependents
(&self, name: &str)
wpm/src/process_manager.rs:657
↓ 1 callers
Method
execute
( &self, running: Arc<Mutex<HashMap<String, ProcessState>>>, completed: Arc<Mutex<Hash
wpm/src/unit.rs:538
↓ 1 callers
Function
extract_socket_message
(conn: Stream)
wpmd/src/main.rs:187
↓ 1 callers
Function
handle_socket_message
( pm: Arc<Mutex<ProcessManager>>, socket_message: SocketMessage, )
wpmd/src/main.rs:204
↓ 1 callers
Method
healthcheck
( &self, child: Arc<SharedChild>, running: Arc<Mutex<HashMap<String, ProcessState>>>,
wpm/src/unit.rs:654
↓ 1 callers
Method
kill
(&self)
wpm/src/process_manager.rs:74
↓ 1 callers
Function
listen_for_response
()
wpmctl/src/main.rs:130
↓ 1 callers
Method
register
(&mut self, definition: Definition)
wpm/src/process_manager.rs:473
↓ 1 callers
Method
reset
(&mut self, name: &str)
wpm/src/process_manager.rs:631
↓ 1 callers
Function
resource_regex
()
wpm/src/lib.rs:22
↓ 1 callers
Method
shutdown
(&mut self)
wpm/src/process_manager.rs:638
↓ 1 callers
Function
store_ref_for_url
(url: &Url)
wpm/src/unit.rs:1044
↓ 1 callers
Method
unit_status
(&self, name: &str)
wpm/src/process_manager_status.rs:15
↓ 1 callers
Function
wpm_log_dir
()
wpm/src/lib.rs:63
Method
as_table
(&self)
wpm/src/process_manager_status.rs:11
Method
default
()
wpm/src/unit.rs:978
Method
examplegen
(path: Option<PathBuf>)
wpm/src/generators.rs:26
Method
find_exe
(exe_name: &Path)
wpm/src/process_manager.rs:142
Method
fmt
(&self, f: &mut Formatter<'_>)
wpm/src/unit.rs:205
Method
fmt
(&self, f: &mut Formatter<'_>)
wpm/src/unit_status.rs:25
Method
from
(value: &Definition)
wpm/src/unit.rs:1007
Method
init
(path: Option<PathBuf>)
wpm/src/process_manager.rs:159
Function
main
()
wpmd/build.rs:2
Function
main
()
wpmd/src/main.rs:49
Function
main
()
wpmctl/build.rs:2
Function
main
()
wpmctl/src/main.rs:158
Method
retrieve_units
(path: Option<PathBuf>)
wpm/src/process_manager.rs:191
Method
schemagen
()
wpm/src/generators.rs:21
Method
try_into
(self)
wpm/src/unit.rs:213
Method
unit
(&self, name: &str)
wpm/src/process_manager.rs:653
Method
unit_directory
()
wpm/src/process_manager.rs:131
Function
wpm_units_dir
()
wpm/src/lib.rs:67