[#node-NodeContext-args] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::args :relfileprefix: ../../ :mrdocs: Parsed command‐line and configuration arguments (memory not owned by this struct). == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ArgsManager.adoc[ArgsManager]* args = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#