Current section

Files

Jump to
mozart lib mozart data bpm_application.ex
Raw

lib/mozart/data/bpm_application.ex

defmodule Mozart.Data.BpmApplication do
@moduledoc false
defstruct [:process, :data, :bk_prefix, :module, :groups]
end