ExCnab.Cnab240.Services.Decode (ex_cnab v1.3.6)

Service to read and generate info about the CNAB 240 file.

Link to this section Summary

Link to this section Functions

Link to this function

run(file, attrs \\ %{})

@spec run(String.t(), Map.t()) :: {:ok, Map.t()} | {:error, String.t()}
Link to this function

run!(file, attrs)

@spec run!(String.t(), Map.t()) :: Map.t() | {:error, String.t()}