uuu
uuu (Universal Update Utility), mfgtools 3.0
Loading...
Searching...
No Matches
BuiltInScriptRawData Struct Reference

Structure to hold the raw data of a built-in script. More...

#include <buildincmd.h>

Public Attributes

const char *const m_name = nullptr
 The name of the built-in script.
const char *const m_text = nullptr
 The actual built-in script itself.
const char *const m_desc = nullptr
 A description of the built-in script's purpose.

Detailed Description

Structure to hold the raw data of a built-in script.

Member Data Documentation

◆ m_desc

const char* const BuiltInScriptRawData::m_desc = nullptr

A description of the built-in script's purpose.

◆ m_name

const char* const BuiltInScriptRawData::m_name = nullptr

The name of the built-in script.

◆ m_text

const char* const BuiltInScriptRawData::m_text = nullptr

The actual built-in script itself.


The documentation for this struct was generated from the following file:
  • /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/uuu/buildincmd.h