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

!(), #2

Closed
todo bot opened this issue Jul 3, 2021 · 0 comments
Closed

!(), #2

todo bot opened this issue Jul 3, 2021 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Jul 3, 2021

vers/vers-core/src/lib.rs

Lines 104 to 109 in 9c1e10f

OutputType::Json => todo!(),
OutputType::Yaml => todo!(),
OutputType::Text => tools.iter().for_each(|f| println!("{}", f.name)),
}
}
Ok(())


This issue was generated by todo based on a todo comment in 9c1e10f. It's been assigned to @reynn because they committed the code.
@todo todo bot added the todo 🗒️ label Jul 3, 2021
@todo todo bot assigned reynn Jul 3, 2021
@reynn reynn closed this as completed May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant