Skip to content

API Reference

Complete API documentation for YAPFM, including all classes, methods, and their parameters.

📚 Table of Contents

  1. Core Classes - Main classes and their constructors
  2. Strategies - File format handling strategies
  3. Merge Strategies - Multi-file merge strategies
  4. Mixins - Mixin classes providing functionality
  5. Registry - Strategy registry and management
  6. Proxy - Proxy wrapper for monitoring and auditing
  7. Exceptions - Exception classes and error handling
  8. Helpers - Utility functions and helpers

Quick Navigation

  • Need to understand the main classes? Check Core Classes
  • Working with different file formats? See Strategies
  • Merging multiple files? See Merge Strategies
  • Looking for specific functionality? Browse Mixins
  • Want to register custom strategies? Read Registry
  • Need monitoring capabilities? Go to Proxy
  • Handling errors? See Exceptions
  • Looking for utility functions? Check Helpers

Additional Resources