Skip to content

Refactoring, cross platform support#12

Open
jonlabelle wants to merge 1 commit intorvrsh3ll:masterfrom
jonlabelle:patch-1
Open

Refactoring, cross platform support#12
jonlabelle wants to merge 1 commit intorvrsh3ll:masterfrom
jonlabelle:patch-1

Conversation

@jonlabelle
Copy link

  • Default ChunkSize to a slightly larger file size, 4096 instead of 1024
  • Use Join-Path instead of literal back-slashes in path to support non-Windows platforms
  • Rename Reassemble-File function to Unsplit-File
  • Create output directories if they don't exist
  • Remove mandatory requirement for OutputFilePrefix parameter, since there's already a default (chunk)

- Default ChunkSize to a slightly larger file size, `4096` instead of `1024`
- Use `Join-Path` instead of literal back-slashes in path to support non-Windows platforms
- Rename `Reassemble-File` function to `Unsplit-File`
- Create output directories if they don't exist
- Remove mandatory requirement for OutputFilePrefix parameter, since there's already a default (`chunk`)
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.

1 participant