![]() |
NDEVR
API Documentation
|
Stores variables needed to perform a file action for a particular Module or resource. More...
Public Attributes | |
| StringAllocatingView | argument = StringAllocatingView("--open "%1"") |
| Command-line argument template with %1 placeholder for the file path. | |
| StringAllocatingView | command = StringAllocatingView("Open") |
| The verb command name (e.g., "Open"). | |
| String | id |
| Unique verb identifier (e.g., "ndv_open"). | |
Stores variables needed to perform a file action for a particular Module or resource.
Definition at line 163 of file ModuleResourceManager.h.