Gracefully closes connection. #6
Annotations
2 errors and 2 warnings
Test:
test/xogmios_test.exs#L49
test restarts process when restart: :permanent (XogmiosTest)
|
Test
Process completed with exit code 2.
|
Setup
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Setup
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|