Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide method in ATFCONLConvertor to convert streams/strings #22

Open
larsgw opened this issue Nov 11, 2021 · 0 comments
Open

Provide method in ATFCONLConvertor to convert streams/strings #22

larsgw opened this issue Nov 11, 2021 · 0 comments

Comments

@larsgw
Copy link

larsgw commented Nov 11, 2021

Currently ATFCONLConvertor only works directly on files, which makes it hard to run the script through standard in. If the class instead had a method for taking input from a stream (and a file name), and a method for writing to a string instead of a file, it would be easier. convert() and write2file() could use those methods internally even.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant