create_ipc_path: Create a unique IPC path for mangoro
Description
Create a unique IPC path for mangoro
Usage
create_ipc_path(prefix = "mangoro-echo")
Value
IPC URL string suitable for nanonext and mangoro Go binaries
Arguments
- prefix
Prefix for the temp file (default: "mangoro-echo")