Flowdock
method

add_file_signed

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: TarWriter
add_file_signed(name, mode, signer) public

Adds name with permissions mode to the tar, yielding io for writing the file. The signer is used to add a digest file using its digest_algorithm per add_file_digest and a cryptographic signature in name.sig. If the signer has no key only the checksum file is added.

Returns the digest.

Show source
Register or log in to add new notes.