Hash : 5e83f65d Author : Thomas de Grivel Date : 2022-03-05T15:37:00
Download
1 2 3 4 5
defmodule KmxgitWeb.OpParams do defstruct tree: nil, from: nil, git: nil, org: nil, path: nil, repo: nil, to: nil, user: nil end