![]() |
NDEVR
API Documentation
|
A description of the type of file a Module or resource can handle. More...
Public Attributes | |
| String | content_type |
| MIME content type (e.g., "application/ndv"). | |
| String | id |
| File extension without the dot (e.g., "ndv"). | |
| Buffer< FileHandlerVerb > | verbs |
| Available verbs (actions) for this file extension. | |
A description of the type of file a Module or resource can handle.
Definition at line 173 of file ModuleResourceManager.h.