NDEVR
API Documentation
FileHandlerVerb

Stores variables needed to perform a file action for a particular Module or resource. More...

Collaboration diagram for FileHandlerVerb:
[legend]

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").

Detailed Description

Stores variables needed to perform a file action for a particular Module or resource.


Definition at line 163 of file ModuleResourceManager.h.


The documentation for this struct was generated from the following file: