hubDataDirHelp top-level constant
String
const hubDataDirHelp
The help text for the Hub's --data-dir, shared with the service parser.
Implementation
const String hubDataDirHelp =
'Directory to persist the Hub in (nodes, audit, metrics, desired state, '
'issued credentials). Defaults to <OMNYSERVER_HOME>/hub, i.e. '
'~/.omnyserver/hub. Pass --ephemeral for an in-memory Hub instead.';