Skip to content

Add the ability to create zip files. #4

@lowks

Description

@lowks

Add the ability to create zip archives somewhere along lines like this:

Radpath.files("/tmp", "log") |> Radpath.zip("myzip.zip")

or

Radpath.dirs("/tmp") |> Radpath.zip("myzip2.zip")

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions