Current section

Files

Jump to
git_street lib data repo.ex
Raw

lib/data/repo.ex

defmodule GitStreet.Repo do
defstruct path: nil
end