module

Zipstream

Constants

GIT_SHA = {% if flag?(:windows) %} {{ (`powershell -Command \"try { git rev-parse --short HEAD } catch { $null }\"`).chomp.stringify }}.presence {% else %} {{ (`(git rev-parse --short HEAD || true) 2>/dev/null`).chomp.stringify }}.presence {% end %}
VERSION = {{ (`shards version /tmp/tmp.DJpCdc/src/src/zipstream`).chomp.stringify }}

Instance methods

archive_handler
Source
config
Source
run_cli
Source
run_web
Source
version
Source

Nested types