Function broker_ipc::log_file_from_path

source ·
pub(crate) fn log_file_from_path(
    path: Option<PathBuf>,
) -> Result<Option<SafeDescriptor>>