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

make joiner an option #64

Open
github-actions bot opened this issue Sep 26, 2020 · 0 comments
Open

make joiner an option #64

github-actions bot opened this issue Sep 26, 2020 · 0 comments
Labels

Comments

@github-actions
Copy link

make joiner an option

].join('/') // TODO: make joiner an option

        null == canon.name ? '-' : canon.name,
      ].join('/') // TODO: make joiner an option
    : opt.array
    ? [canon.zone, canon.base, canon.name]
    : opt.array$
ndex ec8f9ba..4155316 100644
++ b/lib/store.js
@github-actions github-actions bot added the todo label Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants