Just a default path.
tmuxActiveRunningPath(
activeRunningPath = NULL,
queue_path,
prefix = "logs",
suffix = queue_path
)Optional character path. If NULL (default), derived from
prefix and queue_path.
Character. Path to the queue .rds file, used to derive the default path.
Character. Directory prefix for the path. Default "logs".
Character. Suffix used in the path. Defaults to queue_path.
The default path.