camt_parser icon indicating copy to clipboard operation
camt_parser copied to clipboard

A basic parser for camt.052, camt.053 and camt.054 files

Results 1 camt_parser issues
Sort by recently updated
recently updated
newest added

- Added the `ntry_ref` method in `entry.rb` to ensure correct extraction of NtryRef. - Added an RSpec test (`spec/camt_parser_entry_spec.rb`) to validate the new behavior.