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

[Chore] Refactor String output file paths to Path #38

Open
delsner opened this issue Jun 24, 2022 · 0 comments
Open

[Chore] Refactor String output file paths to Path #38

delsner opened this issue Jun 24, 2022 · 0 comments
Labels
chore Something to clean up

Comments

@delsner
Copy link
Contributor

delsner commented Jun 24, 2022

Let's keep our APIs consistent and use java.nio.Path instead of String to represent file paths.
Also, we only need to create the test event output file (in parent directories) in the jtec.agent.Tracer.

@delsner delsner added the chore Something to clean up label Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Something to clean up
Projects
None yet
Development

No branches or pull requests

1 participant