new
Path
External dependency Path

lib/path.ex
defmodule Path do end

defmodule Path do
end


test/path_test.exs
defmodule Path do end

defmodule Path do
end