API Reference magic_mime v#0.1.0
Modules
Fast and secure MIME type detection using the system's file
command.
Internal module for executing the file
command.
Protocol for executing system commands. Allows dependency injection for testing.
Default implementation using Elixir's System module.
Custom exception for MagicMime operations.
Protocol for file system operations. Allows dependency injection for testing.
Default implementation using Elixir's File module.