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

feat: Add Path class helper #24

Merged
merged 1 commit into from
Nov 22, 2021
Merged

feat: Add Path class helper #24

merged 1 commit into from
Nov 22, 2021

Conversation

jlenon7
Copy link
Contributor

@jlenon7 jlenon7 commented Nov 22, 2021

Proposed changes

Resolves feat #23

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if appropriate)

@jlenon7 jlenon7 added the feature New feature or request label Nov 22, 2021
@jlenon7 jlenon7 requested a review from txsoura November 22, 2021 04:46
@jlenon7 jlenon7 self-assigned this Nov 22, 2021
@jlenon7 jlenon7 linked an issue Nov 22, 2021 that may be closed by this pull request
@jlenon7 jlenon7 merged commit 5ae8706 into main Nov 22, 2021
@jlenon7 jlenon7 deleted the feat/len-add-path branch November 22, 2021 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Path class helper
1 participant