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 custom command names instead of method name #23

Closed
dbarwikowski opened this issue Jan 24, 2020 · 3 comments
Closed

Add custom command names instead of method name #23

dbarwikowski opened this issue Jan 24, 2020 · 3 comments

Comments

@dbarwikowski
Copy link

No description provided.

@joncloud
Copy link
Owner

Hey @dbarwikowski ,

Are you looking to provide an alternative way to specify a command so that the name isn't reflected as the method name? If so, would something like the following work to allow opting in and providing alternatives?

[Alias("Complex")]
public void This_Is_A_Really_Complex_Name();

@dbarwikowski
Copy link
Author

Hey @joncloud ,
This is exactly what I'm looking for!

I was going to make a PR but I don't have time lately

@joncloud
Copy link
Owner

joncloud commented Aug 9, 2020

This will likely be available within the next month in 2.0.0.

@joncloud joncloud closed this as completed Aug 9, 2020
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

2 participants