Skip to main content

pid_file_path_view

Function pid_file_path_view 

Source
pub fn pid_file_path_view(scope_hash: Option<&str>) -> PathBuf
Expand description

Read-only variant of pid_file_path: derives the same path without creating any directory. Used by read-only inspectors (#391).