Skip to main content

Module command_db

Module command_db 

Source
Expand description

Command database: comprehensive safe command rules organized by category.

This module organizes commands into semantic categories and provides helper functions for building command rules at scale.

Categories:

  • File operations (read-only)
  • Source control (read-only)
  • Build systems
  • Version managers
  • Development tools
  • Text processing
  • System utilities (read-only)

Structsยง

CommandDatabase
Database of command rules by category