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

establish function naming preference #40

Closed
briceburg opened this issue Oct 20, 2016 · 1 comment
Closed

establish function naming preference #40

briceburg opened this issue Oct 20, 2016 · 1 comment

Comments

@briceburg
Copy link
Member

In our helpers, some functions use hyphens, others underscore. e.g. fetch-url vs. prompt_confirm. Lets establish a good convention based on traditions.

@briceburg
Copy link
Member Author

Fixed by #52 -- we've adopted the dex/ prefix for functions, and borrowed conventions from shell-helpers (such as find/ for returing multiple outputs and get/ for returing a single output).

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