ambitus / pyracf

Python interface to the RACF Command interface.
https://ambitus.github.io/pyracf/
Apache License 2.0
10 stars 4 forks source link

Clean Custom Field Functions #14

Closed ElijahSwiftIBM closed 10 months ago

ElijahSwiftIBM commented 10 months ago

-Chance instances of add_field_data to update_existing_segment_traits -Change instances of overwrite_field_data to overwrite_segment_traits -Change __add_field_data to __add_additional_valid_segment_traits -Change__overwrite_field_data to __overwrite_valid_segment_traits

part of cleanup prior to release of pyracf 1.02a