Skip to content

Commit

Permalink
hide load_nifs from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
velimir committed Jun 20, 2019
1 parent b890360 commit 9463f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/imgutils.ex
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ defmodule ImgUtils do
# coveralls-ignore-stop
end

@doc false
def load_nifs do
:ok = :erlang.load_nif(Application.app_dir(:imgutils, "priv/imgutils"), 0)
end
Expand Down

0 comments on commit 9463f3d

Please sign in to comment.