API Reference GenMagic v1.1.1

Modules

Top-level namespace for GenMagic, the libmagic client for Elixir.

Contains convenience functions for one-off use.

The GenMagic.Pool behaviour defines functions that must be implemented by each pool module which is added under the GenMagic.Pool namespace.

Generic module providing pooling of GenMagic.Server by using NimblePool

Generic module providing pooling of GenMagic.Server by using Poolboy

Represents the results obtained from libmagic.

Provides access to the underlying libmagic client, which performs file introspection.

Represents Status of the underlying Server.