]> git.proxmox.com Git - pxar.git/commit - src/accessor/mod.rs
pxarcmd example: implement 'cat'
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 19 Feb 2020 15:10:18 +0000 (16:10 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 19 Feb 2020 15:31:23 +0000 (16:31 +0100)
commitc76d3f980bcbcb7801b8f3ee2a8afb62da289ad4
tree9dc95ff2a3121a7f66d3ed5c03ec1fb2389e59e5
parentdc4a2854c08577bc429b1dea56403e0cab048dc3
pxarcmd example: implement 'cat'

and fix FileContentImpl offsets

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
examples/pxarcmd.rs
src/accessor.rs
src/decoder.rs
src/lib.rs