posexional v0.4.0 PosexionalFile

macros for defining file modules

Summary

Macros

add use Posexional on top of an elixir module to use macros to define fields

define a row of a positional file

Macros

__using__(opts)

add use Posexional on top of an elixir module to use macros to define fields

row(row_module)
row(name, list)

define a row of a positional file

row(name, guesser, list)