Skip to content

Conversation

aidanhs
Copy link

@aidanhs aidanhs commented Apr 22, 2025

As discussed on discord


if let Some(status) = app.final_status {
println!("{}", status);
if let Some(output) = output {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe make this support creating directories as well? I.e. -o outputs/test.json would create outputs if not exist?

@gau-nernst gau-nernst mentioned this pull request Sep 15, 2025
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

Successfully merging this pull request may close these issues.

2 participants