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

Add printf helpers for New and Command #9

Closed
ripienaar opened this issue Jun 8, 2022 · 0 comments
Closed

Add printf helpers for New and Command #9

ripienaar opened this issue Jun 8, 2022 · 0 comments

Comments

@ripienaar
Copy link
Member

I often do things like New(x, fmt.Sprintf(....)) and it's annoying, need Newf(name, format string, a ...any)

ripienaar added a commit that referenced this issue Jun 8, 2022
Also a few small tweaks to cheats

Signed-off-by: R.I.Pienaar <rip@devco.net>
ripienaar added a commit that referenced this issue Jun 8, 2022
(#9) Add fprint format helpers of New and Command
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