Current section

Files

Jump to
ex_oanda lib ex_oanda.ex
Raw

lib/ex_oanda.ex

defmodule ExOanda do
@external_resource "README.md"
@moduledoc File.read!("README.md")
use ExOanda.CodeGenerator
end