Skip to content

add splitpath as filesystem function to docs#118

Open
oxinabox wants to merge 1 commit intorofinn:masterfrom
oxinabox:patch-3
Open

add splitpath as filesystem function to docs#118
oxinabox wants to merge 1 commit intorofinn:masterfrom
oxinabox:patch-3

Conversation

@oxinabox
Copy link
Copy Markdown
Contributor

Added in Julia 1.1

@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.65%. Comparing base (94cc294) to head (e255b81).
Report is 61 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   91.65%   91.65%           
=======================================
  Files          12       12           
  Lines        1174     1174           
=======================================
  Hits         1076     1076           
  Misses         98       98           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

splitdrive()[1] | drive
N/A | root (property)
split(p, "/") | segments (property)
splitpath(p) | segments (property)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we maybe also provide this method as an alias?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like that

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be a future PR

@rofinn rofinn self-assigned this Aug 27, 2024
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

Successfully merging this pull request may close these issues.

2 participants