Skip to content

Conversation

@AKoulabukhov
Copy link

This feature allows to add files to existing archives using .addinZip status

Copy link
Collaborator

@AvdLee AvdLee left a comment

Choose a reason for hiding this comment

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

I got some comments. Also; missing tests to verify the AppendStatus options are working. Can you add these? Thanks!

public enum AppendStatus {
case create
case createAfter
case addinZip
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we call this addInZip instead? As we Add In Zip, right?

}
}

public enum AppendStatus {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add some describing documentation to each case describing to the user what it does?

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