Module models

Source
Expand description

Database models for command-vault

This module defines the core data structures used throughout the application.

Structsยง

Command
Represents a command with its metadata.
Parameter
Represents a parameter that can be substituted in a command.