Current section

Files

Jump to
guard lib guard gettext.ex
Raw

lib/guard/gettext.ex

defmodule Guard.Gettext do
@moduledoc false
use Gettext, otp_app: :guard
end