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

SPath: Add append_to_stem #4

Merged
merged 1 commit into from
Jun 3, 2024
Merged

SPath: Add append_to_stem #4

merged 1 commit into from
Jun 3, 2024

Conversation

LightArrowsEXE
Copy link
Contributor

Append a list of suffixes to the current stem. This is mainly meant to be a convenience method for stuff like iterating over a list and storing the index in the filepath to disambiguate between files.

Append a list of suffixes to the current stem. This is mainly meant to be a convenience method for stuff like iterating over a list and storing the index in the filepath to disambiguate between files.

append_to_stem: `"` -> `'`

append_to_stem: Use to_arr

append_to_stem: list -> Iterable

append_to_stem: Add sep param
@Setsugennoao Setsugennoao merged commit 35c3125 into Setsugennoao:master Jun 3, 2024
1 check passed
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