List of all items
Structs
- CliCommand
- batch::BatchConfig
- batch::BatchExecutor
- batch::BatchResults
- batch::FileResult
- batch::FormatOperation
- batch::LintOperation
- batch::StreamingValidationOperation
- batch::ValidationOperation
- batch::ValidationStats
- commands::BatchFormatParams
- file_discovery::DiscoveryConfig
- file_discovery::FileDiscovery
Enums
- cli::BatchCommands
- cli::Commands
- cli::CompletionCommands
- cli::ConversionCommands
- cli::CoreCommands
- error::CliError
- error::ErrorCategory
Traits
Functions
- batch::get_max_batch_files
- batch::validate_file_count
- batch::warn_large_batch
- commands::batch_format
- commands::batch_format_with_config
- commands::batch_lint
- commands::batch_lint_with_config
- commands::batch_validate
- commands::batch_validate_with_config
- commands::format
- commands::from_csv
- commands::from_json
- commands::from_parquet
- commands::from_toon
- commands::from_xml
- commands::from_yaml
- commands::generate_completion_for_command
- commands::inspect
- commands::lint
- commands::print_installation_instructions
- commands::read_file
- commands::stats
- commands::to_csv
- commands::to_json
- commands::to_parquet
- commands::to_toon
- commands::to_xml
- commands::to_yaml
- commands::validate
- commands::write_output
- create_cli_command