zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

.iex.exs (257B)


      1 if Code.ensure_loaded?(ExSync) and function_exported?(ExSync, :register_group_leader, 0) do
      2 	ExSync.register_group_leader()
      3 end
      4 
      5 alias Zenflows.DB
      6 alias Zenflows.DB.Repo
      7 alias Zenflows.GQL
      8 alias Zenflows.GQL.Schema
      9 alias Zenflows.Restroom
     10 alias Zenflows.VF