Current section

Files

Jump to
ex_spec lib ex_spec context.ex
Raw

lib/ex_spec/context.ex

defmodule ExSpec.Context do
defstruct [:name]
end