Module common

Module common 

Source
Expand description

Common utilities shared across command modules

This module provides validation helpers and utility functions used by multiple command handlers.

Functionsยง

check_file_size_warning
Warn about potentially large operations
validate_cid_format
Validate that a CID string has valid format
validate_path_readable
Check if a path is readable