create_ipc_path: Create a unique IPC path for mangoro

View source: R/mangoro-bin.R

create_ipc_pathR Documentation

Create a unique IPC path for mangoro

Description

Create a unique IPC path for mangoro

Usage

create_ipc_path(prefix = "mangoro-echo")

Arguments

prefix

Prefix for the temp file (default: "mangoro-echo")

Value

IPC URL string suitable for nanonext and mangoro Go binaries


mangoro documentation built on Nov. 26, 2025, 1:06 a.m.