View Source Expo.MO.InvalidFileError exception (expo v1.0.0)

An error raised when the content does not follow the MO file structure.

The fields of this exception are public.

Summary

Types

@type t() :: %Expo.MO.InvalidFileError{__exception__: true, file: Path.t() | nil}