My Project
Public Attributes | List of all members
uuid::console::Commands::Execution Struct Reference

Result of a command execution operation. More...

#include <uuid/console.h>

Public Attributes

const __FlashStringHelper * error
 

Detailed Description

Result of a command execution operation.

Since
0.1.0

Definition at line 102 of file console.h.

Member Data Documentation

◆ error

const __FlashStringHelper* uuid::console::Commands::Execution::error

Error message if the command could not be executed.

Since
0.1.0

Definition at line 103 of file console.h.


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