Skip to main content

Module schema_loader

Module schema_loader 

Source
Expand description

Shared schema-loading helper used by every CLI command.

Resolves the schema path (from –schema arg or default), then delegates to prax_schema::load which auto-detects file vs. directory.

Functions§

load_schema
Load the schema, preferring args_path if Some, falling back to the configured / default schema path.